]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify API stability of PyTypeObject in relation to static types. (GH-96217)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Aug 2022 13:42:32 +0000 (06:42 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 13:42:32 +0000 (06:42 -0700)
commit2f88289cf59d7f0941534e40bdd41a5f26f1c605
treed41f6fa5f54e485b6bec4e751822a97b42eed10f
parent147b8312eac0647a5b2d74812acf7f51054488a3
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
(cherry picked from commit caa2a9799a47294441e4206037620322eea9ed06)

Co-authored-by: ov2k <ov2k.github@gmail.com>
Doc/c-api/typeobj.rst