]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in setobject.c (#124888)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 14:03:23 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 14:03:23 +0000 (16:03 +0200)
commit9132148edfccd14a6492039f180d4281fc78e499
treea909a93991a7bb742e421e09c8c27aaebacee18c
parent1d4e3e0585c1051ec182666668137fbb0fc1a4d2
gh-111178: Fix function signatures in setobject.c (#124888)
Objects/setobject.c