diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:42:11 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:42:11 +0100 |
commit | 1389612c90372a74621101178b6670b589fb1ea5 (patch) | |
tree | 9cc6bc815b679a0f9d333d2d4dfa6b34a5fa1747 /Python/errors.c | |
parent | 8607613516fd06205163aa4df1f80f25d75bd3ca (diff) | |
parent | 809fdac29f14a317858f625f11f365661247cd05 (diff) | |
download | cpython-1389612c90372a74621101178b6670b589fb1ea5.tar.gz |
(Merge 3.3) Issue #20311: select.epoll.poll() 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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions