-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Fix incorrect indentation in importlib.metadata.rst #126189
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rffontenelle!
Thanks for the review too @picnixz |
Thanks @rffontenelle for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
(cherry picked from commit 6f512c6) Co-authored-by: Rafael Fontenelle <[email protected]>
(cherry picked from commit 6f512c6) Co-authored-by: Rafael Fontenelle <[email protected]>
GH-126193 is a backport of this pull request to the 3.13 branch. |
GH-126194 is a backport of this pull request to the 3.12 branch. |
GH-126193) Fix incorrect indentation in importlib.metadata.rst (GH-126189) (cherry picked from commit 6f512c6) Co-authored-by: Rafael Fontenelle <[email protected]>
GH-126194) Fix incorrect indentation in importlib.metadata.rst (GH-126189) (cherry picked from commit 6f512c6) Co-authored-by: Rafael Fontenelle <[email protected]>
This code was breaking lines and splitting translation strings
How it was:
After this fix:
📚 Documentation preview 📚: https://cpython-previews--126189.org.readthedocs.build/