消息 [100683]
unicode_fromformat_U.patch: replace PyUnicode_FromFormat("..%s...", ..., _PyUnicode_AsString(obj)) by PyUnicode_FromFormat("...%U...", ..., obj). It replaces also "%.200s" by "%U", so the output is no more truncated. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-03-08 23:36:46 | vstinner | 修改 | recipients:
+ vstinner, lemburg, loewis, amaury.forgeotdarc, ezio.melotti, Arfrever |
| 2010-03-08 23:36:46 | vstinner | 修改 | messageid: <1268091406.19.0.416104672075.issue6697@psf.upfronthosting.co.za> |
| 2010-03-08 23:36:45 | vstinner | 链接 | issue6697 messages |
| 2010-03-08 23:36:45 | vstinner | 创建 | |
|