Staging
v0.5.1
https://github.com/python/cpython
Revision 665486e0e73f6e1cc0a54d1ac1e977b7cff7b085 authored by Victor Stinner on 21 January 2014, 00:41:00 UTC, committed by Victor Stinner on 21 January 2014, 00:41:00 UTC
instead of rounding towards zero. For example, a timeout of one microsecond is
now rounded to one millisecond, instead of being rounded to zero.
1 parent 9b7a1a1
History
Tip revision: 665486e0e73f6e1cc0a54d1ac1e977b7cff7b085 authored by Victor Stinner on 21 January 2014, 00:41:00 UTC
Issue #20311: select.epoll.poll() now rounds the timeout away from zero,
Tip revision: 665486e
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top