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 steven.daprano
Recipients amaury.forgeotdarc, asvetlov, eric.araujo, ncoghlan, pitrou, python-dev, rbcollins, rhettinger, scott_daniels, steven.daprano, tshepang, vstinner
Date 2016-08-15.01:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471223743.29.0.803142393278.issue6422@psf.upfronthosting.co.za>
In-reply-to
Content
Still to do (coming soon):

- make the 0.2s time configurable;
- have `timeit` and `repeat` methods (and functions) fall back 
  on `autorange` if the number is set to 0 or None.
History
Date User Action Args
2016-08-15 01:15:43steven.dapranosetrecipients: + steven.daprano, rhettinger, scott_daniels, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, rbcollins, eric.araujo, asvetlov, tshepang, python-dev
2016-08-15 01:15:43steven.dapranosetmessageid: <1471223743.29.0.803142393278.issue6422@psf.upfronthosting.co.za>
2016-08-15 01:15:43steven.dapranolinkissue6422 messages
2016-08-15 01:15:42steven.dapranocreate