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 arigo, gz, hyeshik.chang, lemburg, loewis, python-dev, vstinner
Date 2011-05-24.20:24:36
SpamBayes Score 0.0001849751
Marked as misclassified No
Message-id <E1QOy9b-0001KI-9y@dinsdale.python.org>
In-reply-to
Content
New changeset bd17396895fb by Victor Stinner in branch '3.1':
Issue #12100: Don't reset incremental encoders of CJK codecs at each call to
http://hg.python.org/cpython/rev/bd17396895fb

New changeset 7f2ab2f95a04 by Victor Stinner in branch '3.2':
(Merge 3.1) Issue #12100: Don't reset incremental encoders of CJK codecs at
http://hg.python.org/cpython/rev/7f2ab2f95a04

New changeset cb9867dab15e by Victor Stinner in branch 'default':
(Merge 3.2) Issue #12100: Don't reset incremental encoders of CJK codecs at
http://hg.python.org/cpython/rev/cb9867dab15e
History
Date User Action Args
2011-05-24 20:24:36python-devsetrecipients: + python-dev, lemburg, loewis, arigo, hyeshik.chang, vstinner, gz
2011-05-24 20:24:36python-devlinkissue12100 messages
2011-05-24 20:24:36python-devcreate