]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) (GH-131458)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Mar 2025 12:41:06 +0000 (13:41 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 12:41:06 +0000 (13:41 +0100)
commit2b5feb1f9ea41ccbdc79a8dcd737c3481dc69102
tree82030524e00b0119cbe2b482627131ea7e388a19
parent69db2ebfce88f30275b3cd392661f4611836c315
[3.13] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) (GH-131458)

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

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
Doc/c-api/typeobj.rst