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.

作者 ezio.melotti
收信人 Ringding, belopolsky, dangra, ezio.melotti, lemburg, pitrou, serhiy.storchaka, sjmachin, spatz123, vstinner
日期 2012-05-17.16:55:39
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337273740.36.0.967710988682.issue8271@psf.upfronthosting.co.za>
In-reply-to
内容
The original bug should be fixed already in 3.3 and there should be tests (unless they got removed/skipped after we changed unicode implementation).
The only issue left was about the number of U+FFFD generated with invalid sequences in some cases.
My last patch has extensive tests for this, so you could try to apply it (or copy the tests) and see if they all pass.  FWIW this should be already fixed on PyPy.
历史
日期 用户 动作 参数
2012-05-17 16:55:40ezio.melotti修改recipients: + ezio.melotti, lemburg, sjmachin, belopolsky, pitrou, vstinner, Ringding, dangra, spatz123, serhiy.storchaka
2012-05-17 16:55:40ezio.melotti修改messageid: <1337273740.36.0.967710988682.issue8271@psf.upfronthosting.co.za>
2012-05-17 16:55:39ezio.melotti链接issue8271 messages
2012-05-17 16:55:39ezio.melotti创建