This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients David.Edelsohn, neologix, pitrou, vstinner
Date 2013-10-21.00:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382314237.82.0.741655459772.issue19302@psf.upfronthosting.co.za>
In-reply-to
Content
Python already supports various "select" APIs: see select and selectors modules. I don't know pollset: is it something like epoll on Linux?

@David: Would you like to work on a patch?
History
Date User Action Args
2013-10-21 00:10:37vstinnersetrecipients: + vstinner, pitrou, neologix, David.Edelsohn
2013-10-21 00:10:37vstinnersetmessageid: <1382314237.82.0.741655459772.issue19302@psf.upfronthosting.co.za>
2013-10-21 00:10:37vstinnerlinkissue19302 messages
2013-10-21 00:10:37vstinnercreate