]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126366: Fix crash if `__iter__` raises an exception during `yield from` (#126369)
authorPeter Bierma <zintensitydev@gmail.com>
Tue, 5 Nov 2024 09:56:36 +0000 (04:56 -0500)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 09:56:36 +0000 (15:26 +0530)
commit1371295e678f00a7c89dc5bb2ab61ede9adbc094
treefee7c410cf08814dae2d2a7963268862ce0b49a8
parent407c0366d9ccd2a36c6cc8bf92324856b16fd604
gh-126366: Fix crash if `__iter__` raises an exception during `yield from` (#126369)
Lib/test/test_yield_from.py
Misc/NEWS.d/next/Core_and_Builtins/2024-11-03-15-15-36.gh-issue-126366.8BBdGU.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/jit/ignore-tests-emulated-linux.txt