]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-108614: Remove non-debug uses of `#if TIER_ONE` and `#if TIER_TWO` from `_POP_FRAM...
authorMark Shannon <mark@hotpy.org>
Thu, 31 Aug 2023 10:34:52 +0000 (11:34 +0100)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2023 10:34:52 +0000 (11:34 +0100)
commit059bd4d299b384d2b434ccb106f91cb4bb03bbb1
tree0d5dfb60b2d62ebbca1a13788fc2ca64d457354c
parent194c6fb85e02ecbb1eedb26601e9d503c4d25174
GH-108614: Remove non-debug uses of `#if TIER_ONE` and `#if TIER_TWO` from `_POP_FRAME` op. (GH-108685)
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/cases_generator/stacking.py