[issue35513] Lib/test/lock_tests.py should not use time.time(), but time.monotonic()

STINNER Victor report at bugs.python.org
Mon Dec 17 05:30:43 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 8db5b54463118e5eb60cb3582e3108623f01f5df by Victor Stinner in branch 'master':
bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180)
https://github.com/python/cpython/commit/8db5b54463118e5eb60cb3582e3108623f01f5df


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35513>
_______________________________________


More information about the Python-bugs-list mailing list