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.

作者 vstinner
收信人 cstratak, lemburg, schwab, serhiy.storchaka, skrah, vstinner
日期 2018-10-17.15:19:12
SpamBayes Score -1.0
Marked as misclassified
Message-id <1539789552.35.0.788709270274.issue31900@psf.upfronthosting.co.za>
In-reply-to
内容
Victor:
> The technical issue here is that the libc has no "stateless" function to process bytes and text with one specific locale.

Andreas Schwab:
> That's not true.  There is a rich set of *_l functions that take a locale_t object and operate on that locale.

Oh. Do you want to work on a patch to use these functions? If yes, please open a new issue to enhance the code.
历史
日期 用户 动作 参数
2018-10-17 15:19:12vstinner修改recipients: + vstinner, lemburg, skrah, serhiy.storchaka, schwab, cstratak
2018-10-17 15:19:12vstinner修改messageid: <1539789552.35.0.788709270274.issue31900@psf.upfronthosting.co.za>
2018-10-17 15:19:12vstinner链接issue31900 messages
2018-10-17 15:19:12vstinner创建