]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-113710: Backedge counter improvements. (GH-115166)
authorMark Shannon <mark@hotpy.org>
Tue, 13 Feb 2024 14:16:37 +0000 (14:16 +0000)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 14:16:37 +0000 (14:16 +0000)
commitf9f6156c5affc039d4ee6b6f4999daf0d5896428
tree063a0d3da50ec32d1bdd265d0b305f9365ced7da
parent7cce8576226249461baa91c4a89770a1823b44a4
GH-113710: Backedge counter improvements. (GH-115166)
Include/cpython/optimizer.h
Include/internal/pycore_interp.h
Python/bytecodes.c
Python/generated_cases.c.h
Python/optimizer.c
Python/pylifecycle.c
Python/pystate.c