Message195724
I've lost track -- who is waiting for whom? I reviewed the patch selector-12.diff and received zero response AFAICT. (Maybe the email from Rietveld didn't make it?)
I'd like to get this into alpha2, even if the proactor won't make it (though I'd love to see that as well).
Maybe the main issue is that I would prefer if the selector classes were in a separate module (selectors.py) than the low-level select/poll/etc. calls. I think it makes sense if the selectors module *only* defines the high level classes and not the messy low-level stuff, since an app shouldn't be using both at the same time. |
|
Date |
User |
Action |
Args |
2013-08-20 22:32:21 | gvanrossum | set | recipients:
+ gvanrossum, pitrou, vstinner, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, sbt, felipecruz |
2013-08-20 22:32:21 | gvanrossum | set | messageid: <1377037941.57.0.378700923278.issue16853@psf.upfronthosting.co.za> |
2013-08-20 22:32:21 | gvanrossum | link | issue16853 messages |
2013-08-20 22:32:21 | gvanrossum | create | |
|