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 doko
Recipients christian.heimes, doko
Date 2017-09-19.13:35:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505828127.49.0.46910181941.issue31518@psf.upfronthosting.co.za>
In-reply-to
Content
Debian's OpenSSL now disables TLS 1.0 and 1.1, letting some of the python tests fail.  Please make them use a newer protocol version, or make the use of the older versions conditional.
History
Date User Action Args
2017-09-19 13:35:27dokosetrecipients: + doko, christian.heimes
2017-09-19 13:35:27dokosetmessageid: <1505828127.49.0.46910181941.issue31518@psf.upfronthosting.co.za>
2017-09-19 13:35:27dokolinkissue31518 messages
2017-09-19 13:35:27dokocreate