]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141470)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Nov 2025 16:44:17 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Nov 2025 16:44:17 +0000 (16:44 +0000)
commit24bf09b42cf6e9687aa77d3d6d09d3724d8c37d5
tree35bab09a579015a7f4ba50d5e0618263cd6c038d
parentba73decce140309a6058c4b27dd934ce17025659
[3.14] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141470)

gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408)
(cherry picked from commit 9cd5427d9619b96db20d0347a136b3d331af71ae)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/c-api/type.rst
Doc/c-api/weakref.rst