From: Victor Stinner Date: Tue, 21 Jan 2014 01:38:33 +0000 (+0100) Subject: (Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic() X-Git-Tag: v3.4.0b3~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=240cae7d1732029fc4015262a7ef9f154ebcc7b2;p=thirdparty%2FPython%2Fcpython.git (Merge 3.3) Issue #20311: Try to fix the unit test, use time.monotonic() instead of time.perf_counter() --- 240cae7d1732029fc4015262a7ef9f154ebcc7b2