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

STINNER Victor report at bugs.python.org
Tue Feb 11 13:03:11 CET 2014


STINNER Victor added the comment:

> Now, rounding away from zero for select/kqueue is fine to me, 
> just to be consistent.

Did you take a look at time_rouding-2.patch?

----------

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


More information about the Python-bugs-list mailing list