Message 234517 - Python tracker
Message234517
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, python-dev, steve.dower, tim.golden, vstinner, yselivanov, zach.ware |
| Date | 2015-01-22.22:05:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421964344.58.0.770798652689.issue23293@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Issue fixed: IocpProactor.connect_pipe() doesn't use "blocking" operations anymore, it's now implemented as polling with non blocking operations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-22 22:05:44 | vstinner | set | recipients: + vstinner, gvanrossum, tim.golden, python-dev, zach.ware, yselivanov, steve.dower |
| 2015-01-22 22:05:44 | vstinner | set | messageid: <1421964344.58.0.770798652689.issue23293@psf.upfronthosting.co.za> |
| 2015-01-22 22:05:44 | vstinner | link | issue23293 messages |
| 2015-01-22 22:05:44 | vstinner | create | |