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 eric.araujo, ezio.melotti, kennyluck, python-dev, vstinner
Date 2012-02-15.21:25:02
SpamBayes Score 0.023337599
Marked as misclassified No
Message-id <E1RxmLV-0004se-LO@dinsdale.python.org>
In-reply-to
Content
New changeset 5b8f146103fa by Victor Stinner in branch '3.2':
Issue #13913: Fix test_pep3120 for the UTF-8 codec name
http://hg.python.org/cpython/rev/5b8f146103fa

New changeset 170a224ce01e by Victor Stinner in branch 'default':
(Merge 3.2) Issue #13913: Fix test_pep3120 for the UTF-8 codec name
http://hg.python.org/cpython/rev/170a224ce01e
History
Date User Action Args
2012-02-15 21:25:03python-devsetrecipients: + python-dev, vstinner, ezio.melotti, eric.araujo, kennyluck
2012-02-15 21:25:02python-devlinkissue13913 messages
2012-02-15 21:25:02python-devcreate