]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-123232: Factor BINARY_SLICE and STORE_SLICE to handle stats properly for tier...
authorMark Shannon <mark@hotpy.org>
Tue, 27 Aug 2024 09:49:39 +0000 (10:49 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 09:49:39 +0000 (10:49 +0100)
commit54a05a46002ee1c9211f299df38f444f16866ef5
treeeb4e94b3b62723936598a68bfcaef6eb6d66c389
parent89328f7b129a6e4d7164f954b976bf45da69f0b2
GH-123232: Factor BINARY_SLICE and STORE_SLICE to handle stats properly for tier 2. (GH-123381)
Include/internal/pycore_uop_ids.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h