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, christian.heimes, dstufft, floppymaster, janssen
Date 2017-04-08.20:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491684987.58.0.632530873927.issue30008@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your report.

Python is going to require legacy functions like TLSv1_method() for a while. They are required to provide constants like PROTOCOL_TLSv1. I have deprecated these constants in 3.6 and they will be removed in 3.8. In the mean time Python is not compatible with OpenSSL api=1.1.0.
History
Date User Action Args
2017-04-08 20:56:27christian.heimessetrecipients: + christian.heimes, janssen, alex, floppymaster, dstufft
2017-04-08 20:56:27christian.heimessetmessageid: <1491684987.58.0.632530873927.issue30008@psf.upfronthosting.co.za>
2017-04-08 20:56:27christian.heimeslinkissue30008 messages
2017-04-08 20:56:27christian.heimescreate