[issue34522] PyTypeObject's tp_base initialization bug

Ronald Oussoren report at bugs.python.org
Wed Aug 29 03:17:00 EDT 2018


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

BTW. And that -1 was even before considering that PyVarObject_HEAD_INIT is not a type-object specific macro, but a macro to staticky initialize values of PyVarObject.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34522>
_______________________________________


More information about the Python-bugs-list mailing list