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 steven.daprano
Recipients georg.brandl, serhiy.storchaka, steven.daprano, vstinner
Date 2014-07-16.11:06:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405508795.99.0.92759212663.issue21988@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good, but I think it is better to have an "unroll" option rather than do it automatically. I'm okay with the default being to unroll, but sometimes I want to compare the speed between different versions of Python, and having unroll=False to ensure the same behaviour between versions would be good.
History
Date User Action Args
2014-07-16 11:06:36steven.dapranosetrecipients: + steven.daprano, georg.brandl, vstinner, serhiy.storchaka
2014-07-16 11:06:35steven.dapranosetmessageid: <1405508795.99.0.92759212663.issue21988@psf.upfronthosting.co.za>
2014-07-16 11:06:35steven.dapranolinkissue21988 messages
2014-07-16 11:06:35steven.dapranocreate