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 pitrou
Recipients brett.cannon, fijall, ned.deily, pitrou, serhiy.storchaka, tim.peters, vstinner, yselivanov
Date 2016-09-21.14:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474467870.23.0.434013205679.issue28240@psf.upfronthosting.co.za>
In-reply-to
Content
Another point: timeit is often used to compare performance between Python versions. By changing the behaviour of timeit in a given Python version, you'll make it more difficult to compare results.
History
Date User Action Args
2016-09-21 14:24:30pitrousetrecipients: + pitrou, tim.peters, brett.cannon, vstinner, ned.deily, fijall, serhiy.storchaka, yselivanov
2016-09-21 14:24:30pitrousetmessageid: <1474467870.23.0.434013205679.issue28240@psf.upfronthosting.co.za>
2016-09-21 14:24:30pitroulinkissue28240 messages
2016-09-21 14:24:30pitroucreate