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
Date 2017-09-13.17:10:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505322659.71.0.131703890542.issue31453@psf.upfronthosting.co.za>
In-reply-to
Content
It's an ugly hack and not a long term solution. The PROTOCOL_TLSv* constants and ssl.wrap_socket() are discouraged and will be removed soon.
History
Date User Action Args
2017-09-13 17:10:59christian.heimessetrecipients: + christian.heimes, Alex Gaynor, adrianv
2017-09-13 17:10:59christian.heimessetmessageid: <1505322659.71.0.131703890542.issue31453@psf.upfronthosting.co.za>
2017-09-13 17:10:59christian.heimeslinkissue31453 messages
2017-09-13 17:10:59christian.heimescreate