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 cdqzzy, ezio.melotti, hyeshik.chang, lemburg, python-dev, terry.reedy, vstinner
Date 2011-06-03.21:38:15
SpamBayes Score 0.0045784665
Marked as misclassified No
Message-id <E1QSc4N-0006xl-6Z@dinsdale.python.org>
In-reply-to
Content
New changeset 3610841f7357 by Victor Stinner in branch '3.2':
Issue #12016: Reindent decoders of HK and JP codecs
http://hg.python.org/cpython/rev/3610841f7357

New changeset aa07c1237f4e by Victor Stinner in branch 'default':
(Merge 3.2) Issue #12016: Reindent decoders of HK and JP codecs
http://hg.python.org/cpython/rev/aa07c1237f4e

New changeset 685351d65592 by Victor Stinner in branch '2.7':
Issue #12016: Reindent decoders of HK and JP codecs
http://hg.python.org/cpython/rev/685351d65592
History
Date User Action Args
2011-06-03 21:38:16python-devsetrecipients: + python-dev, lemburg, terry.reedy, hyeshik.chang, vstinner, ezio.melotti, cdqzzy
2011-06-03 21:38:16python-devlinkissue12016 messages
2011-06-03 21:38:15python-devcreate