Commit caa7388
[3.12] Docs: Fix documentation for "PyTypeObject Definition" (pythonGH-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 <drsuaimqjgar@gmail.com>1 parent 105bc83 commit caa7388
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments