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, asvetlov, ezio.melotti, georg.brandl, pitrou, serhiy.storchaka, vstinner
日期 2012-10-30.09:29:56
SpamBayes Score -1.0
Marked as misclassified
Message-id <1351589396.37.0.952885479987.issue14625@psf.upfronthosting.co.za>
In-reply-to
内容
> I don't know any application using UTF-32-LE or UTF-32-BE. So I don't want to waste Python memory/code size with a heavily optimized decoder. The patch A looks to be enough.

Agree.  I had the same doubts.  That's why I proposed two patches for your choice.
历史
日期 用户 动作 参数
2012-10-30 09:29:56serhiy.storchaka修改recipients: + serhiy.storchaka, georg.brandl, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov
2012-10-30 09:29:56serhiy.storchaka修改messageid: <1351589396.37.0.952885479987.issue14625@psf.upfronthosting.co.za>
2012-10-30 09:29:56serhiy.storchaka链接issue14625 messages
2012-10-30 09:29:56serhiy.storchaka创建