From: Victor Stinner Date: Tue, 21 Jan 2014 00:42:11 +0000 (+0100) Subject: (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from X-Git-Tag: v3.4.0b3~81 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09354fd606409aea1270474270eb8a9396bb477e;p=thirdparty%2FPython%2Fcpython.git (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. --- 09354fd606409aea1270474270eb8a9396bb477e