]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in codeobject.c (#125180)
authorVictor Stinner <vstinner@python.org>
Wed, 9 Oct 2024 15:02:24 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 15:02:24 +0000 (15:02 +0000)
commit3ee474f5683110e153fdd0cbd2024f99d6c124e5
treec3b6ef8aa5ed5ea4323e03c896a23d6663a9f920
parenteb18574cc3a0f99fca60b329283d1413abe6eb74
gh-111178: Fix function signatures in codeobject.c (#125180)
Objects/codeobject.c