]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings...
authorNikita Sobolev <mail@sobolevn.me>
Sun, 19 Nov 2023 18:30:07 +0000 (21:30 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2023 18:30:07 +0000 (18:30 +0000)
commitf8129146ef9e1b71609ef4becc5d508061970733
tree7c56f3c64c78cca42c9a175a3f12696166b9f026
parent77d9f1e6d9aad637667264c16c83d255526cc1ba
gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__` docstrings (#112268)
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