Message208597
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). |
|
| Date |
User |
Action |
Args |
| 2014-01-21 00:51:06 | vstinner | set | recipients:
+ vstinner, gvanrossum, pitrou, neologix, python-dev, serhiy.storchaka |
| 2014-01-21 00:51:06 | vstinner | set | messageid: <[email protected]> |
| 2014-01-21 00:51:06 | vstinner | link | issue20311 messages |
| 2014-01-21 00:51:06 | vstinner | create | |
|