summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-01-21 21:00:47 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-01-21 21:00:47 +0100
commitbf0ba415aee7d3ec2a44cf75bf1f7e3d09ca62b0 (patch)
tree281e71b2fb9ed5c6681b6ce8799538fce547720d /Python/pythonrun.c
parent0ae3ca3f5506dc256f706a84935698caa8cc8d05 (diff)
downloadcpython-bf0ba415aee7d3ec2a44cf75bf1f7e3d09ca62b0.tar.gz
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".
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions