]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstr...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Nov 2023 18:59:50 +0000 (19:59 +0100)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2023 18:59:50 +0000 (18:59 +0000)
commitcf8c8307554939fd299cebfa00ccd49bc758f7ad
tree49ff02ac9023a8f74c5ff13160c5e13ae40ee442
parentf521321ddf055636eb33c5b65456404762f5be62
[3.12] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings (GH-112268) (#112270)

gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings (GH-112268)
(cherry picked from commit f8129146ef9e1b71609ef4becc5d508061970733)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_pydoc.py
Misc/NEWS.d/next/Core and Builtins/2023-11-19-15-57-23.gh-issue-112266.BSJMbR.rst [new file with mode: 0644]
Objects/typeobject.c