This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amaury.forgeotdarc, asvetlov, eric.araujo, ncoghlan, pitrou, python-dev, rbcollins, rhettinger, scott_daniels, steven.daprano, tshepang, vstinner
Date 2016-08-14.15:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160814152719.75855.27217.3FCA6744@psf.io>
In-reply-to
Content
New changeset 424eb46f7f3a by Steven D'Aprano in branch 'default':
Issue6422 add autorange method to timeit.Timer
https://hg.python.org/cpython/rev/424eb46f7f3a
History
Date User Action Args
2016-08-14 15:27:22python-devsetrecipients: + python-dev, rhettinger, scott_daniels, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, rbcollins, eric.araujo, steven.daprano, asvetlov, tshepang
2016-08-14 15:27:22python-devlinkissue6422 messages
2016-08-14 15:27:22python-devcreate