[issue17917] use PyModule_AddIntMacro() instead of PyModule_AddIntConstant() when applicable

Tshepang Lekhonkhobe report at bugs.python.org
Tue May 21 11:46:45 CEST 2013


Tshepang Lekhonkhobe added the comment:

@antoine
I don't understand "This is a lot of code churn, but it touches code that is unlikely to be modified otherwise, so I guess it's ok.". What does it mean it's okay when it touches on code that's unlikely to be modified?

----------
nosy: +tshepang

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17917>
_______________________________________


More information about the Python-bugs-list mailing list