diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:41:00 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-01-21 01:41:00 +0100 |
commit | 809fdac29f14a317858f625f11f365661247cd05 (patch) | |
tree | 4019d24b0a7a0ba89d68f1eaa6574912ae177a5e /Python/Python-ast.c | |
parent | 746235959c03eeda079b700c6c98e91efebd1b7a (diff) | |
download | cpython-809fdac29f14a317858f625f11f365661247cd05.tar.gz |
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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions