Skip to content

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

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 20, 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--131458.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]>
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 19, 2025
@encukou encukou merged commit 2b5feb1 into python:3.13 Mar 20, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants