]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89554: Document weakref type objects as classes (#150678)
authorBernát Gábor <gaborjbernat@gmail.com>
Tue, 2 Jun 2026 07:59:15 +0000 (00:59 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 07:59:15 +0000 (10:59 +0300)
commit10c421970beca89df92a918f2247fb8850d3b6cc
treea363593fade15688e776a3ae39986050c75f53af
parente40190e104c81b61cdc6f71a391e28de53bbc1d8
gh-89554: Document weakref type objects as classes (#150678)

Use the "class" directive instead of "data" for ReferenceType,
ProxyType and CallableProxyType.
Doc/library/weakref.rst