]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-123232: Fix "not specialized" stats (GH-123236)
authorMark Shannon <mark@hotpy.org>
Fri, 23 Aug 2024 09:46:03 +0000 (10:46 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2024 09:46:03 +0000 (10:46 +0100)
commit0b0f7befaddb2b5eff2811398a0f0d4604a82a90
tree485a626615817be27498e03f56f7c631838f40de
parent5fce482c9a9d18d36c8177bdd0028cd2fef9f09f
GH-123232: Fix "not specialized" stats (GH-123236)
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/specialize.c