]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: JIT optimizer: Support custom binary op and property frames (GH-143735)
authorKen Jin <kenjin@python.org>
Tue, 13 Jan 2026 19:11:53 +0000 (03:11 +0800)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 19:11:53 +0000 (19:11 +0000)
commit2873c31edf2d5a93fef4f8b667e6a16088ab2ad6
treebb9a58f01602a1a583578348f1f017cc8c0abc36
parentdfc66e5c8d7970f5cb66199a48ad7259c90dd86c
gh-131798: JIT optimizer: Support custom binary op and property frames (GH-143735)
Lib/test/test_capi/test_opt.py
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h