[issue19515] Share duplicated _Py_IDENTIFIER identifiers in C code

Andrei Dorian Duma report at bugs.python.org
Tue Nov 12 18:02:57 CET 2013


Andrei Dorian Duma added the comment:

Removed _Py_IDENTIFIERs duplicated in the same file, except:

    _Py_IDENTIFIER(replace): Modules/zipimport.c:563

which was enclosed in some #ifdefs.

----------
keywords: +patch
Added file: http://bugs.python.org/file32587/remove_duplicated_pyidentifiers.patch

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


More information about the Python-bugs-list mailing list