]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130834: Fix free-threaded build with JIT for aarch64 linux (#132368)
authorDonghee Na <donghee.na@python.org>
Fri, 11 Apr 2025 13:52:46 +0000 (06:52 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Apr 2025 13:52:46 +0000 (06:52 -0700)
commit793293dcb944c0d71824e9a9a2548ece304e4e2f
tree78eee1eba717cb21360eb864fb38a5039cafc139
parent88c1ca9eba585be27b3420c9d637e47479fa1542
[3.13] gh-130834: Fix free-threaded build with JIT for aarch64 linux (#132368)

* [3.13] gh-130834: Fix free-threaded build with JIT for arm

* lint
Tools/jit/_targets.py