Message 254512 - Python tracker
Message254512
| Author | Justin Mayfield |
|---|---|
| Recipients | Justin Mayfield, gvanrossum, thehesiod, vstinner, yselivanov |
| Date | 2015-11-12.02:54:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1447296851.02.0.907368351947.issue25593@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nevermind, in the case of writeablity it won't matter either way. -- So in looking at tornado's ioloop they run the ready callbacks before calling poll(). So the callbacks can modify the poll set. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-12 02:54:11 | Justin Mayfield | set | recipients: + Justin Mayfield, gvanrossum, vstinner, yselivanov, thehesiod |
| 2015-11-12 02:54:11 | Justin Mayfield | set | messageid: <1447296851.02.0.907368351947.issue25593@psf.upfronthosting.co.za> |
| 2015-11-12 02:54:11 | Justin Mayfield | link | issue25593 messages |
| 2015-11-12 02:54:10 | Justin Mayfield | create | |