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 exarkun
Recipients eli.bendersky, exarkun, python-dev
Date 2012-03-16.13:07:57
SpamBayes Score 2.956758e-08
Marked as misclassified No
Message-id <1331903278.42.0.284087508977.issue14325@psf.upfronthosting.co.za>
In-reply-to
Content
If it's a bit faster, that'd be a nice win, but I didn't benchmark.  I'm primarily interested in correctness in the PyPy case (PyPy re-uses this code), and I think CPython benefits from the slightly simplified code as well.

If you do any benchmarks, I'd love to hear the results, though. :)
History
Date User Action Args
2012-03-16 13:07:58exarkunsetrecipients: + exarkun, eli.bendersky, python-dev
2012-03-16 13:07:58exarkunsetmessageid: <1331903278.42.0.284087508977.issue14325@psf.upfronthosting.co.za>
2012-03-16 13:07:57exarkunlinkissue14325 messages
2012-03-16 13:07:57exarkuncreate