➜

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.

作者 belopolsky
收信人 belopolsky, doerwalter, loewis, pitrou
日期 2010-12-30.01:53:46
SpamBayes Score 1.5217555e-06
Marked as misclassified 否
Message-id <1293674028.79.0.123954272036.issue3232@psf.upfronthosting.co.za>
In-reply-to
内容
Arguably, it is not a bug if codec's decode method rejects unicode strings with a TypeError.  The 2.x implementation seems to allow decoding of ASCII-only unicode labels joined by arbitrary RFC 3490 separators.  I am not sure what the use case for this behavior would be.  In any case, supporting this would be a feature and it's acceptance would depend on the outcome of #7475.
历史
日期 用户 动作 参数
2010-12-30 01:53:48belopolsky修改recipients: + belopolsky, loewis, doerwalter, pitrou
2010-12-30 01:53:48belopolsky修改messageid: <1293674028.79.0.123954272036.issue3232@psf.upfronthosting.co.za>
2010-12-30 01:53:47belopolsky链接issue3232 messages
2010-12-30 01:53:46belopolsky创建