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
收信人 Ringding, belopolsky, dangra, ezio.melotti, lemburg, pitrou, serhiy.storchaka, sjmachin, spatz123, vstinner
日期 2012-05-17.19:06:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337281757.2462.121.camel@raxxla>
In-reply-to <1337280905.66.0.138053551918.issue8271@psf.upfronthosting.co.za>
内容
> I don't remember all the details right now, but it that test was passing with my patch there must be something wrong somewhere (either in the patch, in the test, or in our understanding of the standard).

No, test correctly expects two U+FFFD. Current implementation is wrong.
As I understand now, what's the error, I'll try to correct Python 3.3
implementation.
历史
日期 用户 动作 参数
2012-05-17 19:06:40serhiy.storchaka修改recipients: + serhiy.storchaka, lemburg, sjmachin, belopolsky, pitrou, vstinner, ezio.melotti, Ringding, dangra, spatz123
2012-05-17 19:06:38serhiy.storchaka链接issue8271 messages
2012-05-17 19:06:38serhiy.storchaka创建