]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-122034: Add StackRef variants of type checks to reduce the number of PyStackRef_As...
authorMark Shannon <mark@hotpy.org>
Thu, 25 Jul 2024 17:32:43 +0000 (18:32 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 17:32:43 +0000 (18:32 +0100)
commit5e686ff57d6bc2fd8c675bd2c59a064be6da2839
treec792148ac53c8d5df02058e6ec3015f2367093be
parentaef95eb107fef9355c66461612aedd31265f8c21
GH-122034: Add StackRef variants of type checks to reduce the number of PyStackRef_AsPyObjectBorrow calls (GH-122037)
Include/internal/pycore_stackref.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h