]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for test_types (#131455)
authorVictor Stinner <vstinner@python.org>
Wed, 19 Mar 2025 13:46:17 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 13:46:17 +0000 (13:46 +0000)
commitbbe5baad6c84615aa9a4473b1391137c1db3403b
tree86481911d742dfaf1f29652a75cab1a58d49ec0f
parentf5e4c2955ba5977f468e4a61d429526602d96343
gh-111178: Fix function signatures for test_types (#131455)
Objects/namespaceobject.c
Objects/odictobject.c
Python/Python-tokenize.c