]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-146128: Remove the buggy AArch64 "33rx" relocation (GH-146263) (#148198)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 11:05:47 +0000 (14:05 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 11:05:47 +0000 (14:05 +0300)
commit383c2919b12514eb5d97589d0ab2a8a80e5fb77d
tree2d2fca3db51ef2f46c92d8d961734e521786194c
parentd786d59a8f7196bb630100a869f28ad13436b59c
[3.14] GH-146128: Remove the buggy AArch64 "33rx" relocation (GH-146263) (#148198)

Co-authored-by: Brandt Bucher <brandt@python.org>
Misc/NEWS.d/next/Core_and_Builtins/2026-03-21-15-05-14.gh-issue-146128.DG1Hfa.rst [new file with mode: 0644]
Python/jit.c
Tools/jit/_stencils.py
Tools/jit/_writer.py