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, ned.deily
Date 2018-01-28.21:51:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517176263.59.0.467229070634.issue31453@psf.upfronthosting.co.za>
In-reply-to
Content
The feature is still useful -- whether or not Debian disables TLS 1.0 and 1.1. The new API is easier to use and more convenient than the old bitmask approach. "option &=~OP_NO_SSLv3" is just horrible. :)
History
Date User Action Args
2018-01-28 21:51:03christian.heimessetrecipients: + christian.heimes, doko, ned.deily, Alex Gaynor, adrianv
2018-01-28 21:51:03christian.heimessetmessageid: <1517176263.59.0.467229070634.issue31453@psf.upfronthosting.co.za>
2018-01-28 21:51:03christian.heimeslinkissue31453 messages
2018-01-28 21:51:03christian.heimescreate