This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients BNMetrics, gvanrossum, josh.r, miss-islington, pablogsal, pekka.klarck, rhettinger, xtreak
Date 2020-12-19.00:54:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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
History
Date User Action Args
2020-12-19 00:54:09rhettingersetrecipients: + rhettinger, gvanrossum, pekka.klarck, josh.r, pablogsal, miss-islington, xtreak, BNMetrics
2020-12-19 00:54:09rhettingersetmessageid: <[email protected]>
2020-12-19 00:54:09rhettingerlinkissue34805 messages
2020-12-19 00:54:09rhettingercreate