[issue12173] PyImport_ImportModuleLevel doesn't have 'const' on its argument

Roundup Robot report at bugs.python.org
Wed May 25 16:28:49 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset a9126e8770e5 by Benjamin Peterson in branch 'default':
make PyImport_ImportModuleLevel's first arg const like similiar functions (closes #12173)
http://hg.python.org/cpython/rev/a9126e8770e5

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list