]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in methodobject.c (#124902)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 15:24:10 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 15:24:10 +0000 (17:24 +0200)
commit29951c8471f4b4283493c8e3f768d967d0bdd564
tree4ba4a4a0917869015c53a25b062f69d661bf3d60
parent1ea6672a6fca8de94a617f5d0ca39c5dca5cc032
gh-111178: Fix function signatures in methodobject.c (#124902)
Objects/methodobject.c