]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141487)
authorPeter Bierma <zintensitydev@gmail.com>
Wed, 12 Nov 2025 23:02:58 +0000 (18:02 -0500)
committerGitHub <noreply@github.com>
Wed, 12 Nov 2025 23:02:58 +0000 (23:02 +0000)
commit39de3f87c13614ad7e6ef52bc931bdf567babb2a
tree578ed3a44f2dfd158f745b26c95961751d8f35b9
parentf127ff7dafd8985e6a23ad8e02de6dd66758ae51
[3.13] gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408) (GH-141487)

* gh-141004: Document `PyType_SUPPORTS_WEAKREFS` (GH-141408)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
(cherry picked from commit 9cd5427d9619b96db20d0347a136b3d331af71ae)
Doc/c-api/type.rst
Doc/c-api/weakref.rst