]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-89554: Document weakref type objects as classes (GH-150678) (GH-150758)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jun 2026 08:06:04 +0000 (10:06 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:06:04 +0000 (08:06 +0000)
commit8b9997d82c7ac5bee99cc603895f424df2de0e15
treea3fa267ce52d812b41467efb8ee377e59b15fd42
parentc301ea034cfb679e1888dd15f894b7a4cb0a2639
[3.13] gh-89554: Document weakref type objects as classes (GH-150678) (GH-150758)

Use the "class" directive instead of "data" for ReferenceType,
ProxyType and CallableProxyType.
(cherry picked from commit 10c421970beca89df92a918f2247fb8850d3b6cc)

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Doc/library/weakref.rst