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, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-01-04.17:26:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dxVJ73ckZz7Ljf@mail.python.org>
In-reply-to
Content
New changeset b72c5573c5e7 by Serhiy Storchaka in branch 'default':
Issue #15027: Rewrite the UTF-32 encoder.  It is now 1.6x to 3.5x faster.
http://hg.python.org/cpython/rev/b72c5573c5e7
History
Date User Action Args
2014-01-04 17:26:00python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, BreamoreBoy, serhiy.storchaka, kmike
2014-01-04 17:26:00python-devlinkissue15027 messages
2014-01-04 17:26:00python-devcreate