]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Narrow the result type of _BINARY_OP_SUBSCR_STR_INT to str in the JIT...
authorTomas R. <tomas.roun8@gmail.com>
Tue, 8 Apr 2025 15:22:54 +0000 (17:22 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 15:22:54 +0000 (08:22 -0700)
commit71009cb835f9fa37647b0f2f7dcc0d6ca8aa36b6
tree01d1df72cad314acc50c57fc925e98f125caecb8
parent933c6653cba235b3af2250bb19713694b560c367
GH-131798: Narrow the result type of _BINARY_OP_SUBSCR_STR_INT to str in the JIT (GH-132153)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-06-13-17-10.gh-issue-131798.uMrfha.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h