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 serhiy.storchaka
Recipients brett.cannon, lemburg, ned.deily, pitrou, python-dev, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, vstinner
Date 2016-10-18.17:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476810490.32.0.578924243411.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
It may be worth to emit a warning in case of using timeit for too short code.
History
Date User Action Args
2016-10-18 17:08:10serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, tim.peters, brett.cannon, rhettinger, pitrou, vstinner, ned.deily, steven.daprano, python-dev
2016-10-18 17:08:10serhiy.storchakasetmessageid: <1476810490.32.0.578924243411.issue28240@psf.upfronthosting.co.za>
2016-10-18 17:08:10serhiy.storchakalinkissue28240 messages
2016-10-18 17:08:10serhiy.storchakacreate