summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-01-21 01:48:28 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-01-21 01:48:28 +0100
commit6c362c14b46f6fdca809db3d515558b18a72070d (patch)
treefedc14e68874c6bdd621a6a0137a5a6a8fde1ef2 /Python/errors.c
parent1389612c90372a74621101178b6670b589fb1ea5 (diff)
downloadcpython-6c362c14b46f6fdca809db3d515558b18a72070d.tar.gz
Issue #20311: selector.PollSelector.select() now rounds the timeout away from
zero, instead of rounding towards zero. For example, a timeout of one microsecond is now rounded to one millisecond, instead of being rounded to zero. Move also a test in test_epoll which was moved by my previous merge.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions