Skip to content

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.

2 participants