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

Antoine Pitrou report at bugs.python.org
Mon May 6 21:57:33 CEST 2013


Antoine Pitrou added the comment:

This is a lot of code churn, but it touches code that is unlikely to be modified otherwise, so I guess it's ok.

----------

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


More information about the Python-bugs-list mailing list