[issue20475] pystone.py in 3.4 still uses time.clock(), even though it's marked as deprecated since 3.3

Roundup Robot report at bugs.python.org
Wed Jun 4 20:45:07 CEST 2014


Roundup Robot added the comment:

New changeset 38acef3c3228 by Guido van Rossum in branch 'default':
Replace deprecated time.clock() with time.time(). Fixes issue #20475.
http://hg.python.org/cpython/rev/38acef3c3228

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20475>
_______________________________________


More information about the Python-bugs-list mailing list