]> 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:14 +0000 (06:42 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 13:42:14 +0000 (06:42 -0700)
commit3d14b4fecb859c31123ffc07f278e9cce6b80e2d
treeeacd99e4d6a9e1e20ac0f25e035cfdae550a0fc3
parent888054ae8a357d2df0f62aadf1840be1d4eaee9e
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