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
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.9 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 39.1 KB
license.rst -rw-r--r-- 42.8 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top