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 iritkatriel
Recipients billyziege, iritkatriel, r.david.murray
Date 2020-11-30.22:51:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606776713.06.0.150365763248.issue25884@roundup.psfhosted.org>
In-reply-to
Content
The _searchbases function was removed here, when getmro was simplified following the removal of old style classes:

https://github.com/python/cpython/commit/b82c8e5b27a8d8ec441aeab5d01d6d9bd8e6d7ef
History
Date User Action Args
2020-11-30 22:51:53iritkatrielsetrecipients: + iritkatriel, r.david.murray, billyziege
2020-11-30 22:51:53iritkatrielsetmessageid: <1606776713.06.0.150365763248.issue25884@roundup.psfhosted.org>
2020-11-30 22:51:53iritkatriellinkissue25884 messages
2020-11-30 22:51:53iritkatrielcreate