-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Docs: fix typo in Doc/howto/mro.rst
#129095
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@smelnikov FTR, no need to always merge main into the branch unless the branch has been stalled for a long time, or if there are conflicts to resolve, or if the CI failed because of a regression introduced by another PR. That way, we can save up CI resources. Thanks in advance! |
Thanks @smelnikov for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thanks @smelnikov for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
(cherry picked from commit da310d2) Co-authored-by: smelnikov <[email protected]>
GH-129121 is a backport of this pull request to the 3.12 branch. |
(cherry picked from commit da310d2) Co-authored-by: smelnikov <[email protected]>
GH-129122 is a backport of this pull request to the 3.13 branch. |
(cherry picked from commit da310d2) Co-authored-by: smelnikov <[email protected]>
(cherry picked from commit da310d2) Co-authored-by: smelnikov <[email protected]>
While reading the documentation, a typo was noticed and corrected.
📚 Documentation preview 📚: https://cpython-previews--129095.org.readthedocs.build/