]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Nov 2023 13:20:36 +0000 (14:20 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2023 13:20:36 +0000 (13:20 +0000)
commit378a96e361bf8cd0614ef25368807fe02fffeab2
tree1d91ca32cfb04579b842360f111adf90e3421d1c
parent158a7e1acda71790f7c282949d1473d51e654d58
[3.12] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) (GH-112003)

(cherry picked from commit 40752c1c1e8cec80e99a2c9796f4fde2f8b5d3e2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_inspect/test_inspect.py