➜

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.

作者 sjmachin
收信人 dangra, ezio.melotti, lemburg, sjmachin
日期 2010-04-01.13:47:36
SpamBayes Score 5.6542024e-08
Marked as misclassified 否
Message-id <1270129658.49.0.127634285615.issue8271@psf.upfronthosting.co.za>
In-reply-to
内容
@lemburg: RFC 2279 was obsoleted by RFC 3629 over 6 years ago. The standard now says 21 bits is it. F5-FF are declared to be invalid. I don't understand what you mean by "supporting those possibilities". The code is correctly issuing an error message. The goal of supporting the new resyncing and FFFD-emitting rules might be better met however by throwing away the code in the default clause and instead merely setting the entries for F5-FF in the utf8_code_length array to zero.
历史
日期 用户 动作 参数
2010-04-01 13:47:38sjmachin修改recipients: + sjmachin, lemburg, ezio.melotti, dangra
2010-04-01 13:47:38sjmachin修改messageid: <1270129658.49.0.127634285615.issue8271@psf.upfronthosting.co.za>
2010-04-01 13:47:37sjmachin链接issue8271 messages
2010-04-01 13:47:36sjmachin创建