[issue9518] PyModuleDef_HEAD_INIT does not explicitly initialize all fields of m_base

Stefan Behnel report at bugs.python.org
Wed Nov 17 19:17:31 CET 2010


Stefan Behnel <scoder at users.sourceforge.net> added the comment:

I agree that this is annoying, we get the same thing in Cython's test suite all over the place. Any foreign warning that doesn't get triggered helps in debugging your own code. And this one is easy to avoid.

----------
nosy: +scoder

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


More information about the Python-bugs-list mailing list