[issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order

Raymond Hettinger report at bugs.python.org
Fri Dec 18 19:54:09 EST 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 51f4688254ebb7b30215de424360ba5c92c63fe8 by Raymond Hettinger in branch 'master':
bpo-34805:  Guarantee that __subclasses__() is in definition order. (GH-23844)
https://github.com/python/cpython/commit/51f4688254ebb7b30215de424360ba5c92c63fe8


----------

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


More information about the Python-bugs-list mailing list