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 asvetlov
Recipients asvetlov, yselivanov
Date 2017-11-18.14:44:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511016251.23.0.213398074469.issue32069@psf.upfronthosting.co.za>
In-reply-to
Content
It uses `wrap_socket` and exists only for backward compatibility with Python without ssl.MemoryBIO, which is Python 3.4

Let's cut it out from Python 3.7 and 3.6 -- it's safe, pretty sure.
History
Date User Action Args
2017-11-18 14:44:11asvetlovsetrecipients: + asvetlov, yselivanov
2017-11-18 14:44:11asvetlovsetmessageid: <1511016251.23.0.213398074469.issue32069@psf.upfronthosting.co.za>
2017-11-18 14:44:11asvetlovlinkissue32069 messages
2017-11-18 14:44:11asvetlovcreate