]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134584: JIT: Borrow references for immortal promoted globals (GH-142921)
authorKen Jin <kenjin@python.org>
Fri, 19 Dec 2025 19:06:34 +0000 (03:06 +0800)
committerGitHub <noreply@github.com>
Fri, 19 Dec 2025 19:06:34 +0000 (19:06 +0000)
commit6b4bc6e6a240966cfec488c25c83c40a101a94c8
tree6b8d357632a565450cc1228a9e4038b3f8fab2ae
parent6a4f10325d58deb1906b39d68dc8e84f4c2bf5a4
gh-134584: JIT: Borrow references for immortal promoted globals (GH-142921)

JIT: Borrow references for immortal promoted globals
Lib/test/test_capi/test_opt.py
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h