]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118844: Fix build failures when combining --disable-gil with --enable-experimental...
authorSavannah Ostrowski <savannahostrowski@gmail.com>
Sat, 11 May 2024 23:19:31 +0000 (16:19 -0700)
committerGitHub <noreply@github.com>
Sat, 11 May 2024 23:19:31 +0000 (16:19 -0700)
commit5b941e57c71d7d0ab983d81a169f892662cfe446
tree79dfa336ae8d2a368673f6a552175b2eddd39679
parentabead548af0172dabba13da8bacf2da3c02d4927
GH-118844: Fix build failures when combining --disable-gil with --enable-experimental-jit (GH-118935)
Lib/subprocess.py
Misc/NEWS.d/next/Core and Builtins/2024-05-11-21-44-17.gh-issue-118844.q2H_km.rst [new file with mode: 0644]
Python/jit.c
Python/perf_jit_trampoline.c