SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

Issue #20311: EpollSelector now also rounds the timeout towards zero, as

PollSelector.

This change is not really required in Python 3.4, since select.epoll.poll() now
rounds also correctly the timeout. But Guido van Rossum prefers to have exactly
the same selectors.py file in CPython and Tulip projects: "it's not harmful".
V
Victor Stinner committed
567b26e882a3a73f37f69390f3a34ec533ff4590
Parent: 2d854c8