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 alex, arigo, fijall, python-dev, rbcollins, rhettinger, serhiy.storchaka
Date 2015-08-26.00:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150826004045.67848.36870@psf.io>
In-reply-to
Content
New changeset 2e9cf58c891d by Robert Collins in branch 'default':
Issue #23552: Timeit now warns when there is substantial (4x) variance
https://hg.python.org/cpython/rev/2e9cf58c891d
History
Date User Action Args
2015-08-26 00:40:53python-devsetrecipients: + python-dev, arigo, rhettinger, rbcollins, alex, fijall, serhiy.storchaka
2015-08-26 00:40:53python-devlinkissue23552 messages
2015-08-26 00:40:52python-devcreate