]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263) (#148199)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Apr 2026 18:10:33 +0000 (21:10 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 18:10:33 +0000 (20:10 +0200)
commit8a0993f50078a6a18b0bf5dd0b2453ea29e15c7b
tree00a5061f802a64ea090d3616b6d1947741444610
parent9f15d25c523e76db7461e4954c762a02ea5707fb
[3.13] GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263) (#148199)

GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263)

(cherry picked from commit 6bb7b33e8f8e1640e284aeb24bf90292df6a8187)

Co-authored-by: Brandt Bucher <brandt@python.org>
Co-authored-by: Ken Jin <kenjin@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