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 neologix
Recipients arigo, giampaolo.rodola, gregory.p.smith, gvanrossum, neologix, pitrou, sbt, vstinner
Date 2013-11-30.15:09:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385824197.77.0.819212631731.issue18885@psf.upfronthosting.co.za>
In-reply-to
Content
Alright, here's a first step: select/poll/epoll/etc now return empty
lists/tuples upon EINTR. This comes with tests (note that all those tests
could probably be factored, but that's another story).
History
Date User Action Args
2013-11-30 15:09:57neologixsetrecipients: + neologix, gvanrossum, arigo, gregory.p.smith, pitrou, vstinner, giampaolo.rodola, sbt
2013-11-30 15:09:57neologixsetmessageid: <1385824197.77.0.819212631731.issue18885@psf.upfronthosting.co.za>
2013-11-30 15:09:57neologixlinkissue18885 messages
2013-11-30 15:09:57neologixcreate