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 arigo
Recipients alex, arigo, georg.brandl, pitrou, serhiy.storchaka, steven.daprano, vstinner
Date 2014-07-16.14:49:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405522171.24.0.400964708161.issue21988@psf.upfronthosting.co.za>
In-reply-to
Content
...but I don't think PyPy should be by itself a good enough reason to reject this patch.  It would be fine if timeit detects which interpreter it runs on, and only tries to unroll on CPython, for example.
History
Date User Action Args
2014-07-16 14:49:31arigosetrecipients: + arigo, georg.brandl, pitrou, vstinner, steven.daprano, alex, serhiy.storchaka
2014-07-16 14:49:31arigosetmessageid: <1405522171.24.0.400964708161.issue21988@psf.upfronthosting.co.za>
2014-07-16 14:49:31arigolinkissue21988 messages
2014-07-16 14:49:31arigocreate