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 pitrou
Recipients geertj, giampaolo.rodola, gvanrossum, pitrou, sbt, vstinner, yselivanov
Date 2014-10-06.00:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412557072.27.0.918577665388.issue22560@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a proof-of-concept patch. I've only tested it under Linux, but it should be possible to write a simple _make_ssl_transport() for the BaseProactorEventLoop.
History
Date User Action Args
2014-10-06 00:57:53pitrousetrecipients: + pitrou, gvanrossum, geertj, vstinner, giampaolo.rodola, sbt, yselivanov
2014-10-06 00:57:52pitrousetmessageid: <1412557072.27.0.918577665388.issue22560@psf.upfronthosting.co.za>
2014-10-06 00:57:52pitroulinkissue22560 messages
2014-10-06 00:57:46pitroucreate