消息 [103662]
Updated patch:
- Some parts have been applied in other issues
- Remove assert(PyBytes_Check(x)): support PyByteArray type
- use PyErr_Format() instead of sprintf+PyErr_SetString in tokenizer.c
- don't convert message to byte and then back to unicode in err_input(): keep the unicode object |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-20 00:25:32 | vstinner | 修改 | recipients:
+ vstinner, loewis |
| 2010-04-20 00:25:31 | vstinner | 修改 | messageid: <1271723131.17.0.0377792913147.issue8242@psf.upfronthosting.co.za> |
| 2010-04-20 00:25:29 | vstinner | 链接 | issue8242 messages |
| 2010-04-20 00:25:28 | vstinner | 创建 | |
|