消息 [101818]
> Initialize Py_FileSystemDefaultEncoding earlier in Py_InitializeEx(),
> because its value is required to encode unicode using surrogates to bytes
Oh, it doesn't work: get_codeset() returns NULL, because the codec register is empty when get_codeset() is called (with my patch). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-03-27 01:51:07 | vstinner | 修改 | recipients:
+ vstinner |
| 2010-03-27 01:51:07 | vstinner | 修改 | messageid: <1269654667.1.0.495795915419.issue8242@psf.upfronthosting.co.za> |
| 2010-03-27 01:51:05 | vstinner | 链接 | issue8242 messages |
| 2010-03-27 01:51:05 | vstinner | 创建 | |
|