[docs] [issue26827] PyObject *PyInit_myextention -> PyMODINIT_FUNC PyInit_myextention

Roundup Robot report at bugs.python.org
Sat Apr 23 02:43:32 EDT 2016


Roundup Robot added the comment:

New changeset 188af2b4945a by Benjamin Peterson in branch '3.5':
fix python 3 mod init function declaration (closes #26827)
https://hg.python.org/cpython/rev/188af2b4945a

New changeset df0e900b8860 by Benjamin Peterson in branch 'default':
merge 3.5 (#26827)
https://hg.python.org/cpython/rev/df0e900b8860

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the docs mailing list