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.01:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608340659.68.0.735706046522.issue34805@roundup.psfhosted.org>
In-reply-to
Content
New changeset 782665885c983e88aac12f7e082485cac2df8007 by Miss Islington (bot) in branch '3.9':
bpo-34805:  Guarantee that __subclasses__() is in definition order. (GH-23844) (GH-23850)
https://github.com/python/cpython/commit/782665885c983e88aac12f7e082485cac2df8007
History
Date User Action Args
2020-12-19 01:17:39rhettingersetrecipients: + rhettinger, gvanrossum, pekka.klarck, josh.r, pablogsal, miss-islington, xtreak, BNMetrics
2020-12-19 01:17:39rhettingersetmessageid: <1608340659.68.0.735706046522.issue34805@roundup.psfhosted.org>
2020-12-19 01:17:39rhettingerlinkissue34805 messages
2020-12-19 01:17:39rhettingercreate