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 documentation for "PyTypeObject Definition" #130936

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Mar 7, 2025

The structure definition for PyTypeObject is in Include/cpython/object.h, not in Include/object.h.


📚 Documentation preview 📚: https://cpython-previews--130936.org.readthedocs.build/en/130936/c-api/typeobj.html#pytypeobject-definition

The structure definition for `PyTypeObject` is in `Include/cpython/object.h`,
not in `Include/object.h`.
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Mar 7, 2025
Copy link
Contributor

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

Nothing else left to do here, looks good to go :-)

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