消息 [285296]
> Can -X utf8 option be processed before Py_Main()?
I'm trying to implement that, but it's hard to factorize the code. I will probably have to duplicate the code handling -E, -X utf8, PYTHONMALLOC and PYTHONUTF8 for wchar_t* (UCS4 or UTF-16) and char* (bytes). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2017-01-12 09:18:36 | vstinner | 修改 | recipients:
+ vstinner, ezio.melotti, methane |
| 2017-01-12 09:18:36 | vstinner | 修改 | messageid: <1484212716.64.0.708448732138.issue29240@psf.upfronthosting.co.za> |
| 2017-01-12 09:18:36 | vstinner | 链接 | issue29240 messages |
| 2017-01-12 09:18:36 | vstinner | 创建 | |
|