[issue20311] epoll.poll(timeout) and PollSelector.select(timeout) must round the timeout to the upper bound

Roundup Robot report at bugs.python.org
Sat Jan 25 14:40:46 CET 2014


Roundup Robot added the comment:

New changeset 900a1ff323bb by Victor Stinner in branch '3.3':
Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout
http://hg.python.org/cpython/rev/900a1ff323bb

New changeset caab3e191485 by Victor Stinner in branch 'default':
(Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e684e),
http://hg.python.org/cpython/rev/caab3e191485

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20311>
_______________________________________


More information about the Python-bugs-list mailing list