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 python-dev
Recipients belopolsky, neologix, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2014-02-16.23:08:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fS3sQ3GKyz7LjM@mail.python.org>
In-reply-to
Content
New changeset 180e4b678003 by Victor Stinner in branch 'default':
Issue #20320: select.select() and select.kqueue.control() now round the timeout
http://hg.python.org/cpython/rev/180e4b678003
History
Date User Action Args
2014-02-16 23:08:27python-devsetrecipients: + python-dev, belopolsky, pitrou, vstinner, skrah, neologix, serhiy.storchaka
2014-02-16 23:08:27python-devlinkissue20320 messages
2014-02-16 23:08:27python-devcreate