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 belopolsky, neologix, pitrou, serhiy.storchaka, skrah, vstinner
Date 2014-01-21.07:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390290569.21.0.282095154939.issue20320@psf.upfronthosting.co.za>
In-reply-to
Content
Just so it's clear, those bugs are theoretical: whether you pass 1e-7/1e-10 or 0 to select/kqueue is exactly the same (entering/leaving the syscall takes some time)...
History
Date User Action Args
2014-01-21 07:49:29neologixsetrecipients: + neologix, belopolsky, pitrou, vstinner, skrah, serhiy.storchaka
2014-01-21 07:49:29neologixsetmessageid: <1390290569.21.0.282095154939.issue20320@psf.upfronthosting.co.za>
2014-01-21 07:49:29neologixlinkissue20320 messages
2014-01-21 07:49:28neologixcreate