]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify API stability of PyTypeObject in relation to static types. (GH-96217)
authorov2k <ov2k.github@gmail.com>
Thu, 25 Aug 2022 13:32:12 +0000 (09:32 -0400)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 13:32:12 +0000 (15:32 +0200)
commitcaa2a9799a47294441e4206037620322eea9ed06
tree3b8b9730c4f5686bb5efd5e38bb1333b128e3c58
parentad7340e8c56f61edc1ff4724fe32c9d831db51a7
Clarify API stability of PyTypeObject in relation to static types. (GH-96217)

Fixes:
https://github.com/python/cpython/issues/95300

Related:
https://github.com/python/cpython/issues/91271
Doc/c-api/typeobj.rst