]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111999: Add signatures and improve docstrings for builtins (GH-112000)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 13 Nov 2023 07:13:49 +0000 (09:13 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Nov 2023 07:13:49 +0000 (09:13 +0200)
commit1d75ef6b6186619081c166b21c71c15b4f98beb8
treefc512ad848602f6cb118671267fa8d71ed1ac5f3
parentd0058cbd1cd7e72307adab45759e1ea6adc05866
gh-111999: Add signatures and improve docstrings for builtins (GH-112000)
Lib/test/test_inspect/test_inspect.py
Objects/boolobject.c
Objects/descrobject.c
Objects/funcobject.c
Objects/setobject.c
Objects/typeobject.c
Objects/unicodeobject.c
Python/bltinmodule.c