]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122413)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 29 Jul 2024 19:17:47 +0000 (12:17 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2024 19:17:47 +0000 (12:17 -0700)
commit15d4cd096758ca089c6bd6ed808c34cca676d9bb
tree61974e660bbe481041e8d84dd1449c38142bb552
parent68840e91ac6689d3954b98a9ab136e194b5250b8
GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122413)
Include/internal/pycore_ceval.h
Misc/NEWS.d/next/Core_and_Builtins/2024-07-29-10-55-46.gh-issue-116090.p1MhU0.rst [new file with mode: 0644]
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h