[issue22079] Ensure in PyType_Ready() that base class of static type is static

Xiang Zhang report at bugs.python.org
Sun Jun 26 01:10:57 EDT 2016


Xiang Zhang added the comment:

Of course, I know it. But doesn't the local variable `bases` refer to mro[1]?

[1] https://hg.python.org/cpython/file/tip/Objects/typeobject.c#l4900

----------

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


More information about the Python-bugs-list mailing list