[issue4555] Smelly exports (global symbols in python not prefixed with Py or _Py)

Roundup Robot report at bugs.python.org
Sat Oct 12 22:54:48 CEST 2013


Roundup Robot added the comment:

New changeset 142c62a490ce by Antoine Pitrou in branch 'default':
Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py".
http://hg.python.org/cpython/rev/142c62a490ce

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list