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, python-dev, serhiy.storchaka
Date 2013-01-25.21:54:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YtDXt07Q1zSND@mail.python.org>
In-reply-to
Content
New changeset dcbc16afd6bc by Serhiy Storchaka in branch '3.3':
Issue #16980: Fix processing of escaped non-ascii bytes in the
http://hg.python.org/cpython/rev/dcbc16afd6bc

New changeset d8c2ce63f5a4 by Serhiy Storchaka in branch 'default':
Issue #16980: Fix processing of escaped non-ascii bytes in the
http://hg.python.org/cpython/rev/d8c2ce63f5a4
History
Date User Action Args
2013-01-25 21:54:38python-devsetrecipients: + python-dev, ezio.melotti, serhiy.storchaka
2013-01-25 21:54:38python-devlinkissue16980 messages
2013-01-25 21:54:38python-devcreate