Message 229507 - Python tracker
Message229507
| Author | pitrou |
|---|---|
| Recipients | geertj, giampaolo.rodola, gvanrossum, pitrou, sbt, vstinner, yselivanov |
| Date | 2014-10-16.00:13:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413418445.55.0.584110688736.issue22560@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is an updated patch. It hooks into the Proactor event loop (tested under Windows) and also adds a fallback for older Pythons (with tests). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-16 00:14:07 | pitrou | set | recipients: + pitrou, gvanrossum, geertj, vstinner, giampaolo.rodola, sbt, yselivanov |
| 2014-10-16 00:14:05 | pitrou | set | messageid: <1413418445.55.0.584110688736.issue22560@psf.upfronthosting.co.za> |
| 2014-10-16 00:14:05 | pitrou | link | issue22560 messages |
| 2014-10-16 00:13:59 | pitrou | create | |