Skip to content

gh-130711: Document PyBaseObject_Type #130712

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
Mar 3, 2025
Merged

gh-130711: Document PyBaseObject_Type #130712

merged 2 commits into from
Mar 3, 2025

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Feb 28, 2025

Fixed gh-130711.


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

@ZeroIntensity ZeroIntensity added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes topic-C-API labels Mar 1, 2025
Co-authored-by: Peter Bierma <[email protected]>
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

@encukou encukou merged commit b3c18bf into python:main Mar 3, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 3, 2025
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
(cherry picked from commit b3c18bf)

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

bedevere-app bot commented Mar 3, 2025

GH-130792 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 Mar 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
(cherry picked from commit b3c18bf)

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

bedevere-app bot commented Mar 3, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 3, 2025
@koyuki7w koyuki7w deleted the doc-fix-1 branch March 3, 2025 14:10
encukou pushed a commit that referenced this pull request Mar 10, 2025
(cherry picked from commit b3c18bf)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
encukou pushed a commit that referenced this pull request Mar 10, 2025
(cherry picked from commit b3c18bf)

Co-authored-by: Yuki Kobayashi <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 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 news topic-C-API
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Undocumented public C-API PyBaseObject_Type
3 participants