]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Fix documentation for "PyTypeObject Definition" (GH-130936)
authorYuki Kobayashi <drsuaimqjgar@gmail.com>
Wed, 19 Mar 2025 13:46:32 +0000 (22:46 +0900)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 13:46:32 +0000 (14:46 +0100)
commita0478c9f0c6d6a75ca35a8dc2c74d3b58877f094
tree7602a97c239d4d029ef0322d819138bbf0926ade
parentbbe5baad6c84615aa9a4473b1391137c1db3403b
Docs: Fix documentation for "PyTypeObject Definition" (GH-130936)

The structure definition for `PyTypeObject` is in `Include/cpython/object.h`,
not in `Include/object.h`.
Doc/c-api/typeobj.rst