]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132399: fix invalid function signatures on the free-threaded build (#132400)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 12 Apr 2025 07:46:33 +0000 (09:46 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Apr 2025 07:46:33 +0000 (07:46 +0000)
commita81232c769a4f67ee312c5c67a2148c54c6570d0
tree77546009626a2c1af2d4a89c7fdcc74c652a6b26
parent292a7248cda89f497e06eff4aa0147d6ff22f6bb
gh-132399: fix invalid function signatures on the free-threaded build (#132400)
Objects/codeobject.c
Python/gc_free_threading.c