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, benjamin.peterson, christian.heimes, dstufft, janssen, ned.deily
Date 2018-05-24.14:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527171429.18.0.682650639539.issue32947@psf.upfronthosting.co.za>
In-reply-to
Content
3.7 and 3.8 support OpenSSL 1.1.1-pre7-dev. For 3.6 and 2.7 I have to backport some test fixes and documentation.

I prefer to wait until both TLS 1.3 and OpenSSL 1.1.1 have been finalized. Once 1.1.1 is out, I'll fix the outstanding issues on master and then backport all fixes to 3.6 / 2.7.
History
Date User Action Args
2018-05-24 14:17:09christian.heimessetrecipients: + christian.heimes, janssen, benjamin.peterson, ned.deily, alex, dstufft
2018-05-24 14:17:09christian.heimessetmessageid: <1527171429.18.0.682650639539.issue32947@psf.upfronthosting.co.za>
2018-05-24 14:17:09christian.heimeslinkissue32947 messages
2018-05-24 14:17:09christian.heimescreate