消息 [200968]
Victor, thanks for the comments. I also think we should set LC_CTYPE closer
to the actual call to mbstowcs(), otherwise there are many API calls in
between.
So it should happen somewhere in PyUnicode_DecodeLocaleAndSize(). Perhaps
we can create _PyUnicode_DecodeLocaleAndSize() which would take an LC_CTYPE
parameter? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2013-10-22 15:28:43 | skrah | 修改 | recipients:
+ skrah, loewis, mark.dickinson, vstinner, eric.smith, mcepl, BreamoreBoy |
| 2013-10-22 15:28:43 | skrah | 链接 | issue7442 messages |
| 2013-10-22 15:28:43 | skrah | 创建 | |
|