Xiang Zhang added the comment:

I thought that too at first. But if we use __bases__, can we still guarantee 
that 'all bases of statically allocated type should be statically allocated'? 
How about its grand bases? Is it possible that a statically allocated type 
inherit a dynamic type but does not go through PyType_Ready and then be 
inherited?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22079>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to