Message 228632 - Python tracker
Message228632
| 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:53 | pitrou | set | recipients: + pitrou, gvanrossum, geertj, vstinner, giampaolo.rodola, sbt, yselivanov |
| 2014-10-06 00:57:52 | pitrou | set | messageid: <1412557072.27.0.918577665388.issue22560@psf.upfronthosting.co.za> |
| 2014-10-06 00:57:52 | pitrou | link | issue22560 messages |
| 2014-10-06 00:57:46 | pitrou | create | |