]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in funcobject.c (#124908)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 17:29:56 +0000 (19:29 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 17:29:56 +0000 (19:29 +0200)
commit7a178b760573dcb7d67138129baad27a24ab202d
treec337e09ede4ddf1683d5c3b2477723e6bd6db044
parentb84a763dca412e8dbbc9cf7c6273c11d6c2220a7
gh-111178: Fix function signatures in funcobject.c (#124908)
Objects/funcobject.c