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 gvanrossum, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-01-21.00:49:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f7WNH0974z7LjQ@mail.python.org>
In-reply-to
Content
New changeset e042ea77a152 by Victor Stinner in branch 'default':
Issue #20311: selector.PollSelector.select() now rounds the timeout away from
http://hg.python.org/cpython/rev/e042ea77a152
History
Date User Action Args
2014-01-21 00:49:19python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, neologix, serhiy.storchaka
2014-01-21 00:49:19python-devlinkissue20311 messages
2014-01-21 00:49:19python-devcreate