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, lemburg, loewis, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-06-16.20:54:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Sg00T-0000lV-I3@dinsdale.python.org>
In-reply-to
Content
New changeset 8f3a5308f50b by Antoine Pitrou in branch 'default':
Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.
http://hg.python.org/cpython/rev/8f3a5308f50b
History
Date User Action Args
2012-06-16 20:54:07python-devsetrecipients: + python-dev, lemburg, loewis, pitrou, vstinner, ezio.melotti, serhiy.storchaka
2012-06-16 20:54:06python-devlinkissue14874 messages
2012-06-16 20:54:06python-devcreate