]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148210: fix incorrect `_BINARY_OP_SUBSCR_DICT` JIT optimization (GH-148213)
authorKumar Aditya <kumaraditya@python.org>
Wed, 8 Apr 2026 15:23:20 +0000 (20:53 +0530)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2026 15:23:20 +0000 (23:23 +0800)
commit6e081614eb7b7e93d3ddcdd1c34abe551e9c6550
tree98e04a83db06bde8668a18efe6ba5de2ecf5f6ca
parentbb03c8bd02ab2e6bce6c3f32869f9ac3bdf595c1
gh-148210: fix incorrect `_BINARY_OP_SUBSCR_DICT` JIT optimization  (GH-148213)
Lib/test/test_capi/test_opt.py
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h