Antoine Pitrou added the comment:

Note that making tp_subclasses a dict makes the __subclasses__ return order 
undefined. I don't think I've ever seen __subclasses__ actually used, so I'm 
not convinced it's a problem, but perhaps it's worth floating the idea on 
python-dev.

----------

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

Reply via email to