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, dongying, eli.bendersky, ezio.melotti, flox, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2013-05-25.12:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bHkH80Yx1z7Ljq@mail.python.org>
In-reply-to
Content
New changeset f7b47fb30169 by Eli Bendersky in branch '3.3':
Issue #13612: handle unknown encodings without a buffer overflow.
http://hg.python.org/cpython/rev/f7b47fb30169

New changeset 47e719b11c46 by Eli Bendersky in branch 'default':
Issue #13612: handle unknown encodings without a buffer overflow.
http://hg.python.org/cpython/rev/47e719b11c46
History
Date User Action Args
2013-05-25 12:27:32python-devsetrecipients: + python-dev, terry.reedy, amaury.forgeotdarc, vstinner, ezio.melotti, eli.bendersky, flox, dongying, serhiy.storchaka
2013-05-25 12:27:32python-devlinkissue13612 messages
2013-05-25 12:27:32python-devcreate