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

STINNER Victor report at bugs.python.org
Sun Feb 2 22:58:48 CET 2014


STINNER Victor added the comment:

> Well, now that timeouts are properly rounded, the granularity is useless.

I don't think so. Please read again the issue #20452, for example this message:

http://bugs.python.org/issue20452#msg209772

----------

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


More information about the Python-bugs-list mailing list