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 python-dev
Recipients Arfrever, BreamoreBoy, asvetlov, ezio.melotti, gregory.p.smith, kmike, larry, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-05-12.20:13:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150512201305.8151.88098@psf.io>
In-reply-to
Content
New changeset 80cf7723c4cf by Serhiy Storchaka in branch 'default':
Issue #15027: The UTF-32 encoder is now 3x to 7x faster.
https://hg.python.org/cpython/rev/80cf7723c4cf
History
Date User Action Args
2015-05-12 20:13:08python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, vstinner, larry, ezio.melotti, Arfrever, asvetlov, neologix, BreamoreBoy, serhiy.storchaka, kmike
2015-05-12 20:13:08python-devlinkissue15027 messages
2015-05-12 20:13:08python-devcreate