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 vstinner
Recipients brett.cannon, lemburg, ned.deily, pitrou, python-dev, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, vstinner
Date 2016-10-18.17:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476810653.95.0.608299202489.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: "It may be worth to emit a warning in case of using timeit for too short code."

I suggest to simply warn users that timeit is not reliable at all :-)

By the way, I close this issue, so I suggest you to open new issues if you want further enhancements.
History
Date User Action Args
2016-10-18 17:10:53vstinnersetrecipients: + vstinner, lemburg, tim.peters, brett.cannon, rhettinger, pitrou, ned.deily, steven.daprano, python-dev, serhiy.storchaka
2016-10-18 17:10:53vstinnersetmessageid: <1476810653.95.0.608299202489.issue28240@psf.upfronthosting.co.za>
2016-10-18 17:10:53vstinnerlinkissue28240 messages
2016-10-18 17:10:53vstinnercreate