]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-119476: Split _CHECK_FUNCTION_VERSION out of _CHECK_FUNCTION_EXACT_ARGS (GH-119510)
authorBrandt Bucher <brandtbucher@microsoft.com>
Tue, 28 May 2024 19:45:11 +0000 (12:45 -0700)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 19:45:11 +0000 (12:45 -0700)
commitcfcc054dee87a5a3f18c99d83a2957bf3487de1d
treeda9460af9efade22f122b64a20233392302c1b4a
parentd87b0151062e36e67f9e42e1595fba5bf23a485c
GH-119476: Split _CHECK_FUNCTION_VERSION out of _CHECK_FUNCTION_EXACT_ARGS (GH-119510)
Include/internal/pycore_opcode_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h