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 christian.heimes, doko
Date 2017-09-19.13:43:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505828612.83.0.566717206958.issue31518@psf.upfronthosting.co.za>
In-reply-to
Content
3.7 does no longer use PROTOCOL_TLSv1 except for test_ssl.py, see #31346

By the way Debian Sid/Buster broke support for SSL and TLS < 1.2. see #31453. There is no way to enable the protocols from Python.
History
Date User Action Args
2017-09-19 13:43:32christian.heimessetrecipients: + christian.heimes, doko
2017-09-19 13:43:32christian.heimessetmessageid: <1505828612.83.0.566717206958.issue31518@psf.upfronthosting.co.za>
2017-09-19 13:43:32christian.heimeslinkissue31518 messages
2017-09-19 13:43:32christian.heimescreate