drewarnett
Results
2
issues of
drewarnett
The tutorial classes chapter multiple inheritance section described MRO as depth first. That was the case for the old classic classes in Python2. * Issue: gh-125904 ---- 📚 Documentation preview...
docs
awaiting core review
skip news
needs backport to 3.12
needs backport to 3.13
# 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...
docs