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
commit567b26e882a3a73f37f69390f3a34ec533ff4590 (patch)
tree2b538db1c2560d2cf14d9bdeaa9bb2990ec5252f /Python/pythonrun.c
parent2d854c8e7b14d17d7b0d1508c193fe3db92dd215 (diff)
downloadcpython-git-567b26e882a3a73f37f69390f3a34ec533ff4590.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