You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tutorial - Classes chapter - Multiple Inheritance section has a summary description of MRO which
still says depth first. That applied to classic Python2 (old) classes.
Documentation
Tutorial - Classes chapter - Multiple Inheritance section has a summary description of MRO which
still says depth first. That applied to classic Python2 (old) classes.
Linked PRs