STINNER Victor added the comment:

Rounding issues with poll() and epoll() have been fixed in Python 3.3 and 3.4. 
I'm now waiting for buildbots before closing the issue.

I created a new issue #20320 to address the rounding issue with select() and 
kqueue (and signal.sigtimedwait).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20311>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to