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 amaury.forgeotdarc, arigo, doerwalter, gz, hyeshik.chang, lemburg, python-dev, vstinner
Date 2011-05-30.20:57:32
SpamBayes Score 0.004389895
Marked as misclassified No
Message-id <E1QR9Wm-0005Ml-7l@dinsdale.python.org>
In-reply-to
Content
New changeset 61aaec67b521 by Victor Stinner in branch 'default':
Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls
http://hg.python.org/cpython/rev/61aaec67b521
History
Date User Action Args
2011-05-30 20:57:33python-devsetrecipients: + python-dev, lemburg, doerwalter, arigo, amaury.forgeotdarc, hyeshik.chang, vstinner, gz
2011-05-30 20:57:33python-devlinkissue12171 messages
2011-05-30 20:57:32python-devcreate