]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263)
authorBrandt Bucher <brandt@python.org>
Tue, 7 Apr 2026 04:52:59 +0000 (21:52 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 04:52:59 +0000 (07:52 +0300)
commit6bb7b33e8f8e1640e284aeb24bf90292df6a8187
tree5c3208ce987864aebebf3181faa94b26bd760f99
parent132abfd135c26053dedc53ee65e79d2c3900094e
GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263)
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