STINNER Victor added the comment:

I wrote a whole new project "perf" to fix root issues of this issue. It 
includes a timeit command. I suggest you to use "perf timeit" rather than 
"timeit" because perf is more reliable:
http://perf.readthedocs.io/en/latest/cli.html#timeit

----------
resolution:  -> third party
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to