diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:48:28 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:48:28 +0100 |
commit | 11da8e24ba1090b9d55f3451345f0724055f125f (patch) | |
tree | 37f6cbbf807c8b44934990b25c13fe05055431b6 /Python/strdup.c | |
parent | 09354fd606409aea1270474270eb8a9396bb477e (diff) | |
download | cpython-git-11da8e24ba1090b9d55f3451345f0724055f125f.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/strdup.c')
0 files changed, 0 insertions, 0 deletions