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, kennyluck, python-dev
Date 2012-02-14.00:17:36
SpamBayes Score 0.053700794
Marked as misclassified No
Message-id <E1Rx65P-0007UK-Ln@dinsdale.python.org>
In-reply-to
Content
New changeset c861c0a7f40c by Victor Stinner in branch '3.2':
Issue #13913: normalize utf-8 codec name in UTF-8 decoder
http://hg.python.org/cpython/rev/c861c0a7f40c

New changeset af1a9508f7fa by Victor Stinner in branch 'default':
(Merge 3.2) Issue #13913: normalize utf-8 codec name in UTF-8 decoder
http://hg.python.org/cpython/rev/af1a9508f7fa
History
Date User Action Args
2012-02-14 00:17:37python-devsetrecipients: + python-dev, ezio.melotti, kennyluck
2012-02-14 00:17:36python-devlinkissue13913 messages
2012-02-14 00:17:36python-devcreate