On Fri, Jul 1, 2022 at 4:54 PM Christian Heimes <cheimes@redhat.com> wrote:
Here you are, have fun!

https://github.com/python/cpython/compare/2.7...tiran:cpython:2.7.18-openssl3?expand=1

$ ./python -c "import sys; print sys.version"
2.7.18 (heads/2.7.18-openssl3:a2e3d7995ce, JulĀ  1 2022, 16:51:37)
[GCC 12.1.1 20220507 (Red Hat 12.1.1-1)]

$ ./python Lib/test/ssltests.py
OpenSSL 3.0.3 3 May 2022
Using random seed 4979488
Run tests sequentially
0:00:00 load avg: 1.64 [ 1/13] test_ensurepip
0:00:00 load avg: 1.64 [ 2/13] test_ssl
0:00:07 load avg: 2.33 [ 3/13] test_hmac
0:00:07 load avg: 2.33 [ 4/13] test_ftplib
0:00:08 load avg: 2.33 [ 5/13] test_urllib2_localnet
0:00:09 load avg: 2.33 [ 6/13] test_smtplib
0:00:09 load avg: 2.33 [ 7/13] test_smtpnet
0:00:10 load avg: 2.33 [ 8/13] test_hashlib
0:00:10 load avg: 2.33 [ 9/13] test_httplib
0:00:12 load avg: 2.14 [10/13] test_xmlrpc
0:00:15 load avg: 2.14 [11/13] test_imaplib
Resource 'cyrus.andrew.cmu.edu' is not available
Resource 'cyrus.andrew.cmu.edu' is not available
Resource 'cyrus.andrew.cmu.edu' is not available
Resource 'cyrus.andrew.cmu.edu' is not available
Resource 'cyrus.andrew.cmu.edu' is not available
Resource 'cyrus.andrew.cmu.edu' is not available
0:00:16 load avg: 2.13 [12/13] test_poplib
0:00:18 load avg: 2.13 [13/13] test_nntplib

== Tests result: SUCCESS ==

All 13 tests OK.

Total duration: 18 sec 495 ms
Tests result: SUCCESS
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Will try it and do an impact check for the packages depending on python2.7.

--
Regards,

Charalampos Stratakis
Senior Software Engineer
Python Maintenance Team, Red Hat