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 serhiy.storchaka, vladistan, vstinner
Date 2013-04-14.01:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365903715.38.0.467432207114.issue17694@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see how issue17694.patch can speedup Python because min_length is zero when overallocation is disabled. It may be noise of the benchmark script.
History
Date User Action Args
2013-04-14 01:41:55vstinnersetrecipients: + vstinner, serhiy.storchaka, vladistan
2013-04-14 01:41:55vstinnersetmessageid: <1365903715.38.0.467432207114.issue17694@psf.upfronthosting.co.za>
2013-04-14 01:41:55vstinnerlinkissue17694 messages
2013-04-14 01:41:55vstinnercreate