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 ezio.melotti, methane, python-dev, serhiy.storchaka, vstinner
Date 2015-10-01.21:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151001212007.3650.32826@psf.io>
In-reply-to
Content
New changeset 2b5357b38366 by Victor Stinner in branch 'default':
Issue #25267: The UTF-8 encoder is now up to 75 times as fast for error
https://hg.python.org/cpython/rev/2b5357b38366
History
Date User Action Args
2015-10-01 21:20:10python-devsetrecipients: + python-dev, vstinner, ezio.melotti, methane, serhiy.storchaka
2015-10-01 21:20:10python-devlinkissue25267 messages
2015-10-01 21:20:10python-devcreate