]> granicus.if.org Git - python/commit
Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 25 Jan 2014 13:37:50 +0000 (14:37 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 25 Jan 2014 13:37:50 +0000 (14:37 +0100)
commit933209689e8d07e3ce00c68ca26e001b130f0b62
tree91a8bd0bc379c195d906d0253475977679d7e628
parentb72e69e52958ca4f381ef1f4a6f2130a7a31f4bf
Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout
towards zero
Lib/test/test_epoll.py
Misc/NEWS
Modules/selectmodule.c