[issue3453] PyType_Ready doesn't ensure that all bases are ready

Benjamin Peterson report at bugs.python.org
Sun Jul 27 17:24:50 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

I believe that's because the bases are supposed to be ready at the time
a subclass is created.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list