This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petr.viktorin
Recipients Crowthebird, docs@python, petr.viktorin
Date 2022-03-28.11:22:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648466545.4.0.53467413867.issue47115@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report! You're right that this is misleading. I'll clarify the docs for this and other structs.

- struct PyTypeObject is part if the limited API.
- its fields and size are not part of the API or stable ABI.
History
Date User Action Args
2022-03-28 11:22:25petr.viktorinsetrecipients: + petr.viktorin, docs@python, Crowthebird
2022-03-28 11:22:25petr.viktorinsetmessageid: <1648466545.4.0.53467413867.issue47115@roundup.psfhosted.org>
2022-03-28 11:22:25petr.viktorinlinkissue47115 messages
2022-03-28 11:22:25petr.viktorincreate