]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118093: Add tier two support for BINARY_OP_INPLACE_ADD_UNICODE (GH-122253)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 25 Jul 2024 21:45:07 +0000 (14:45 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 21:45:07 +0000 (14:45 -0700)
commitd9efa45d7457b0dfea467bb1c2d22c69056ffc73
tree82176acb7bdce074599d58ba0e82df86fc15f4dc
parent1d607fe759ef22177b50d734ae029df3903c99e0
GH-118093: Add tier two support for BINARY_OP_INPLACE_ADD_UNICODE (GH-122253)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer.c
Python/optimizer_cases.c.h