https://github.com/python/cpython/commit/8159805b877a918dec8c9b5b02bff4f064ae79f3 commit: 8159805b877a918dec8c9b5b02bff4f064ae79f3 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou <encu...@gmail.com> date: 2025-03-24T13:59:40+01:00 summary:
[3.12] Docs: Fix documentation for "PyTypeObject Definition" (GH-130936) (GH-131459) 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 <drsuaimqj...@gmail.com> files: _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com