]> granicus.if.org Git - python/commit
Issue6422 add autorange method to timeit.Timer
authorSteven D'Aprano <steve@pearwood.info>
Sun, 14 Aug 2016 15:27:03 +0000 (01:27 +1000)
committerSteven D'Aprano <steve@pearwood.info>
Sun, 14 Aug 2016 15:27:03 +0000 (01:27 +1000)
commit09f4f711b67a310873a4cb084f7c413ef3addcd3
tree6b018c4f8307857aa5cbc25adffa1daaaf5225b2
parent9171a8b4cea3e7b30e4f2c0a989d7f7b8ffabe73
Issue6422 add autorange method to timeit.Timer
Doc/library/timeit.rst
Lib/test/test_timeit.py
Lib/timeit.py