cpython
cpython copied to clipboard
gh-125904: fix MRO summary discription in tutorial
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 📚: https://cpython-previews--125906.org.readthedocs.build/
Cancelling this request. Leaving issue #125904 open to consider further how to update this section.