消息 [74296]
@brett.cannon: I found it: ast.c used a hack for iso-8859-1! Since
this hack introduces a bug (your compile(...) example), I prefer to
remove it to simplify to code. The new patch just removes the hack in
tokenizer.c and ast.c. It does also document encoding and enc
attributes of tok_state in tokenizer.h.
Using tokenizer_iso-8859-1-patch2.patch, all tests (test_pep3120.py,
iso.py, test_shlex.py, etc.) are OK. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-10-04 01:42:23 | vstinner | 修改 | recipients:
+ vstinner, loewis, brett.cannon, benjamin.peterson |
| 2008-10-04 01:42:23 | vstinner | 修改 | messageid: <1223084543.07.0.547982544852.issue3574@psf.upfronthosting.co.za> |
| 2008-10-04 01:42:22 | vstinner | 链接 | issue3574 messages |
| 2008-10-04 01:42:22 | vstinner | 创建 | |
|