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.

作者 serhiy.storchaka
收信人 Arfrever, Henri.Salo, Huzaifa.Sidhpurwala, asvetlov, benjamin.peterson, ezio.melotti, georg.brandl, loewis, pitrou, serhiy.storchaka, vstinner
日期 2012-07-18.05:29:22
SpamBayes Score -1.0
Marked as misclassified
Message-id <1342589363.86.0.550302017335.issue14579@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2012-07-18 05:29:24serhiy.storchaka修改recipients: + serhiy.storchaka, loewis, georg.brandl, pitrou, vstinner, benjamin.peterson, ezio.melotti, Arfrever, asvetlov, Henri.Salo, Huzaifa.Sidhpurwala
2012-07-18 05:29:23serhiy.storchaka修改messageid: <1342589363.86.0.550302017335.issue14579@psf.upfronthosting.co.za>
2012-07-18 05:29:23serhiy.storchaka链接issue14579 messages
2012-07-18 05:29:23serhiy.storchaka创建