Skip to content

[3.12] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) #131459

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 1 commit into from
Mar 24, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 19, 2025

The structure definition for PyTypeObject is in Include/cpython/object.h,
not in Include/object.h.
(cherry picked from commit a0478c9)

Co-authored-by: Yuki Kobayashi [email protected]


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

The structure definition for `PyTypeObject` is in `Include/cpython/object.h`,
not in `Include/object.h`.
(cherry picked from commit a0478c9)

Co-authored-by: Yuki Kobayashi <[email protected]>
@bedevere-app bedevere-app bot added the docs Documentation in the Doc dir label Mar 19, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 19, 2025
AA-Turner pushed a commit to AA-Turner/cpython that referenced this pull request Mar 20, 2025
…H-130936) (pythonGH-131459)

The structure definition for `PyTypeObject` is in `Include/cpython/object.h`,
not in `Include/object.h`.
(cherry picked from commit a0478c9)

Co-authored-by: Yuki Kobayashi <[email protected]>
@encukou encukou merged commit 8159805 into python:3.12 Mar 24, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 24, 2025
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.

3 participants