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

Jeroen Demeyer report at bugs.python.org
Tue Sep 25 01:20:02 EDT 2018


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> It would be good if PyType_Ready() will check that base class of static type is static.

What's the rationale for this change? It's not explained in this bug report nor in the code.

----------
nosy: +jdemeyer

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


More information about the Python-bugs-list mailing list