Skip to content

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

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Docs: fix typo in Doc/howto/mro.rst #129095

merged 2 commits into from
Jan 21, 2025

Conversation

smelnikov
Copy link
Contributor

@smelnikov smelnikov commented Jan 20, 2025

While reading the documentation, a typo was noticed and corrected.


📚 Documentation preview 📚: https://cpython-previews--129095.org.readthedocs.build/

@ghost
Copy link

ghost commented Jan 20, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Jan 20, 2025
@picnixz picnixz changed the title docs: fix typo Docs: fix typo in Doc/howto/mro.rst Jan 20, 2025
@picnixz
Copy link
Member

picnixz commented Jan 20, 2025

@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!

@encukou encukou merged commit da310d2 into python:main Jan 21, 2025
24 checks passed
@encukou encukou added awaiting merge needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 21, 2025
@miss-islington-app
Copy link

Thanks @smelnikov for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @smelnikov for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 21, 2025
(cherry picked from commit da310d2)

Co-authored-by: smelnikov <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 21, 2025

GH-129121 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 21, 2025
(cherry picked from commit da310d2)

Co-authored-by: smelnikov <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 21, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 21, 2025

GH-129122 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 21, 2025
encukou pushed a commit that referenced this pull request Jan 21, 2025
encukou pushed a commit that referenced this pull request Jan 21, 2025
@smelnikov smelnikov deleted the fix-typo branch January 21, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants