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 serhiy.storchaka
Recipients Arfrever, Henri.Salo, Huzaifa.Sidhpurwala, asvetlov, benjamin.peterson, ezio.melotti, georg.brandl, loewis, pitrou, serhiy.storchaka, vstinner
Date 2012-07-18.05:29:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342589363.86.0.550302017335.issue14579@psf.upfronthosting.co.za>
In-reply-to
Content
Please, can anyone do a final review and commit?

Here are three patches for three Python versions:

2.7: utf16_error_handling-2.7.patch. Fix for one minor bug (overreading) and tests.

3.2: utf16_error_handling-3.2_4.patch. Fix for one critical security bug (CVE-2012-2135) and several minor bugs, tests.

3.3: utf16_error_handling-3.3.patch. Only tests.
History
Date User Action Args
2012-07-18 05:29:24serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, pitrou, vstinner, benjamin.peterson, ezio.melotti, Arfrever, asvetlov, Henri.Salo, Huzaifa.Sidhpurwala
2012-07-18 05:29:23serhiy.storchakasetmessageid: <1342589363.86.0.550302017335.issue14579@psf.upfronthosting.co.za>
2012-07-18 05:29:23serhiy.storchakalinkissue14579 messages
2012-07-18 05:29:23serhiy.storchakacreate