Skip to content
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

Docs: Fix incorrect indents in c-api/type.rst #127449

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Nov 30, 2024

Fixed some indents so the document is rendered correctly.


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Nov 30, 2024
Doc/c-api/type.rst Show resolved Hide resolved
Doc/c-api/type.rst Show resolved Hide resolved
@picnixz picnixz added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Nov 30, 2024
@picnixz picnixz requested a review from Eclips4 November 30, 2024 14:40
Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM.

@Eclips4 Eclips4 enabled auto-merge (squash) November 30, 2024 15:01
@Eclips4 Eclips4 merged commit 33ce8dc into python:main Nov 30, 2024
37 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @koyuki7w and @Eclips4, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 33ce8dcf791721fea563715f681dc1593a35b83b 3.13

@miss-islington-app
Copy link

Sorry, @koyuki7w and @Eclips4, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 33ce8dcf791721fea563715f681dc1593a35b83b 3.12

@Eclips4
Copy link
Member

Eclips4 commented Nov 30, 2024

@koyuki7w could you please create a manual backports to 3.12 and 3.13?

koyuki7w added a commit to koyuki7w/cpython that referenced this pull request Dec 1, 2024
(cherry picked from commit 33ce8dc)

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

bedevere-app bot commented Dec 1, 2024

GH-127460 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 Dec 1, 2024
@bedevere-app
Copy link

bedevere-app bot commented Dec 1, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Dec 1, 2024
@koyuki7w
Copy link
Contributor Author

koyuki7w commented Dec 1, 2024

@Eclips4 Thanks. Opened PRs for 3.12 and 3.13 backports.

@koyuki7w koyuki7w deleted the doc-fix-2 branch December 1, 2024 01:58
Eclips4 pushed a commit that referenced this pull request Dec 1, 2024
Eclips4 pushed a commit that referenced this pull request Dec 1, 2024
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 2, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants