Message 230282 - Python tracker
Message230282
| Author | pitrou |
|---|---|
| Recipients | gvanrossum, mathieui, pitrou, vstinner, yselivanov |
| Date | 2014-10-30.18:24:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414693474.21.0.254662584659.issue22768@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the patch! > other issues of > feature disparity might arise when more people try to switch to asyncio. > Exposing a proxy SSLSocket object for read-only functions might be > more beneficial. I'm not sure that would make a difference. We still have to implement the proxy SSLSocket, which is no easier than adding the extra info by hand. Or did I misunderstand you? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-30 18:24:34 | pitrou | set | recipients: + pitrou, gvanrossum, vstinner, mathieui, yselivanov |
| 2014-10-30 18:24:34 | pitrou | set | messageid: <1414693474.21.0.254662584659.issue22768@psf.upfronthosting.co.za> |
| 2014-10-30 18:24:34 | pitrou | link | issue22768 messages |
| 2014-10-30 18:24:34 | pitrou | create | |