[issue31803] Remove not portable time.clock(), replaced by time.perf_counter() and time.process_time()

STINNER Victor report at bugs.python.org
Tue Oct 17 17:46:47 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:


New changeset 884d13a55fc328e2e1e3948a82b361b30804b818 by Victor Stinner in branch 'master':
time.clock() now emits a DeprecationWarning (GH-4020)
https://github.com/python/cpython/commit/884d13a55fc328e2e1e3948a82b361b30804b818


----------

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


More information about the Python-bugs-list mailing list