Message 228628 - Python tracker
Message228628
| Author | pitrou |
|---|---|
| Recipients | geertj, giampaolo.rodola, gvanrossum, pitrou, vstinner, yselivanov |
| Date | 2014-10-05.22:28:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412548102.84.0.685230620276.issue22560@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Now that #21965 is implemented, it is possible to improve SSL support in asyncio by making it independent of how the underlying event loop works (e.g. whether it is a Unix-like reactor or a proactor). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-05 22:28:22 | pitrou | set | recipients: + pitrou, gvanrossum, geertj, vstinner, giampaolo.rodola, yselivanov |
| 2014-10-05 22:28:22 | pitrou | set | messageid: <1412548102.84.0.685230620276.issue22560@psf.upfronthosting.co.za> |
| 2014-10-05 22:28:22 | pitrou | link | issue22560 messages |
| 2014-10-05 22:28:22 | pitrou | create | |