]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107901: add the HAS_EVAL_BREAK instruction flag (#108375)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 25 Aug 2023 18:33:59 +0000 (19:33 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 18:33:59 +0000 (18:33 +0000)
commit5f41376e93cdeb1a4714b0f08b5921b69e345dd6
tree5f2ba230381b9f82e1ff551759ad09223dd8c4c9
parent5a25daa5124606e3973265c6f6f9757a3c366cdc
gh-107901: add the HAS_EVAL_BREAK instruction flag (#108375)
Include/internal/pycore_opcode_metadata.h
Tools/cases_generator/analysis.py
Tools/cases_generator/flags.py