[issue20320] select.select(timeout) and select.kqueue.control(timeout) must round the timeout to the upper bound

Roundup Robot report at bugs.python.org
Mon Feb 17 00:08:27 CET 2014


Roundup Robot added the comment:

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

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list