]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)
authorSavannah Ostrowski <savannahostrowski@gmail.com>
Wed, 30 Apr 2025 18:03:57 +0000 (11:03 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 18:03:57 +0000 (11:03 -0700)
commit26c0248b54b6b2a5df51dd3da8c0ebb1b2958bc4
tree702c624f71f0597f82645bf1772b8757419a0202
parent2b67db7ce3d73c9ad905125f9a602657afe9be9f
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>
.github/workflows/jit.yml
.gitignore
Misc/NEWS.d/next/Core_and_Builtins/2025-03-26-04-55-25.gh-issue-114809.8rNyT7.rst [new file with mode: 0644]
Tools/jit/_targets.py
Tools/jit/build.py
configure
configure.ac