]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 29 Jul 2024 21:51:19 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2024 21:51:19 +0000 (14:51 -0700)
commit55554fd2157cbf52caf6c01a64d81b948c41e82c
tree92a84fe2fb2f371cf472e434a162510c06f9c54d
parent56340ee8b17f703d6add3e8bb7c0f85af88a5548
[3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419)

(cherry picked from commit 15d4cd096758ca089c6bd6ed808c34cca676d9bb)
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