]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142276: Watch attribute loads when promoting JIT constants (GH-142303)
authorKen Jin <kenjin@python.org>
Mon, 8 Dec 2025 18:03:15 +0000 (02:03 +0800)
committerGitHub <noreply@github.com>
Mon, 8 Dec 2025 18:03:15 +0000 (18:03 +0000)
commit97f0a1f20352efe86d117c500a1d4b877832ba28
treef50bb06949dca8ed11707a3b3aee7e03efbdb3db
parente0451ceef8c18efbc378b959b59c4681d92cd686
gh-142276: Watch attribute loads when promoting JIT constants (GH-142303)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Savannah Ostrowski <savannah@python.org>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-12-05-14-33-54.gh-issue-142276.H4j8hP.rst [new file with mode: 0644]
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h