]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: JIT: Propagate the result in `_BINARY_OP_SUBSCR_TUPLE_INT` (GH-133003)
authorTomas R. <tomas.roun8@gmail.com>
Sat, 26 Apr 2025 18:47:55 +0000 (20:47 +0200)
committerGitHub <noreply@github.com>
Sat, 26 Apr 2025 18:47:55 +0000 (02:47 +0800)
commit5e96e4fca80a8cd25da6b469b25f8f5a514de8be
tree76c746c85b45b12c93d72a145d87c234593f4042
parent56c88e4e8d4b183147ca9a7609dfdea96cb03e18
gh-131798: JIT: Propagate the result in `_BINARY_OP_SUBSCR_TUPLE_INT` (GH-133003)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-26-13-57-13.gh-issue-131798.Gt8CGE.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h