SIGN IN SIGN UP

Issue #9518: Extend the PyModuleDef_HEAD_INIT macro to explicitly

zero-initialize all fields, fixing compiler warnings seen when building
extension modules with gcc with "-Wmissing-field-initializers" (implied
by "-W")
D
David Malcolm committed
82e73cb951b72d91b924452ee44eefb6f135640f
Parent: 664c2d1