消息 [110938]
Patch to py3k which adds the "_Py" prefix to the four listed symbols.
With this, the output from "make smelly" is clean (odorless, perhaps?).
However, adding _Py does seem to go against this comment in Include/asdl.h:
/* It would be nice if the code generated by asdl_c.py was completely
independent of Python, but it is a goal the requires too much work
at this stage. So, for example, I'll represent identifiers as
interned Python strings.
*/ |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-07-20 18:04:23 | dmalcolm | 修改 | recipients:
+ dmalcolm, lemburg, loewis, doko, pitrou, christian.heimes |
| 2010-07-20 18:04:23 | dmalcolm | 修改 | messageid: <1279649063.72.0.77544017555.issue4555@psf.upfronthosting.co.za> |
| 2010-07-20 18:04:22 | dmalcolm | 链接 | issue4555 messages |
| 2010-07-20 18:04:22 | dmalcolm | 创建 | |
|