]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstr...
authorNikita Sobolev <mail@sobolevn.me>
Mon, 20 Nov 2023 09:04:38 +0000 (12:04 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 09:04:38 +0000 (09:04 +0000)
commit6c51c84b39f210668fbfacce9e49bff3e2fbe3a7
tree41c5dd6c723a47f999c64bd81b1cc8a2fc193c06
parentf6e11eab491b63ded24607a28cf53be056bdb926
[3.11] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings (GH-112268) (#112276)
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