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 christian.heimes
Recipients Alex Gaynor, adrianv, christian.heimes, doko, miss-islington, ned.deily, njs
Date 2018-05-24.14:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527171286.54.0.682650639539.issue31453@psf.upfronthosting.co.za>
In-reply-to
Content
The problem no longer affects Python 3.7 and 3.8. It may affects Python 3.6 and 2.7 if Debian to decide to disable TLS 1.0 and 1.1 again. If Debian uses the new OpenSSL 1.1.0 API to disable the protocols, then I have to backport https://bugs.python.org/issue32609 to 2.7 and 3.6.
History
Date User Action Args
2018-05-24 14:14:46christian.heimessetrecipients: + christian.heimes, doko, ned.deily, njs, Alex Gaynor, adrianv, miss-islington
2018-05-24 14:14:46christian.heimessetmessageid: <1527171286.54.0.682650639539.issue31453@psf.upfronthosting.co.za>
2018-05-24 14:14:46christian.heimeslinkissue31453 messages
2018-05-24 14:14:46christian.heimescreate