This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, koobs, miss-islington, ned.deily, pablogsal, vstinner
Date 2020-05-18.16:13:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589818410.2.0.0721065076823.issue38815@roundup.psfhosted.org>
In-reply-to
Content
> Please don't close tickets assigned to an owner without consent.

Can you please elaborate why you reopened the issue?

The initial "test_ssl: test_min_max_version() fails on FreeBSD and Fedora" issue is now fixed.

For example, test_ssl pass on AMD64 Fedora Stable LTO 3.x buildbot and it no longer uses the OPENSSL_CONF=/non-existing-file workaround.
https://buildbot.python.org/all/#/builders/112/builds/850
"ssl.OPENSSL_VERSION: OpenSSL 1.1.1g FIPS  21 Apr 2020"

Same for AMD64 FreeBSD Shared 3.x:
https://buildbot.python.org/all/#/builders/152/builds/852
"ssl.OPENSSL_VERSION: OpenSSL 1.1.1g  21 Apr 2020"

If there are remaining new issues, I would prefer to open new issues.
History
Date User Action Args
2020-05-18 16:13:30vstinnersetrecipients: + vstinner, christian.heimes, ned.deily, koobs, pablogsal, miss-islington
2020-05-18 16:13:30vstinnersetmessageid: <1589818410.2.0.0721065076823.issue38815@roundup.psfhosted.org>
2020-05-18 16:13:30vstinnerlinkissue38815 messages
2020-05-18 16:13:30vstinnercreate