]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150866: Fix asyncio shutdown_asyncgens to report BaseException (#150867)
authorTimofei Ivankov <128279579+deadlovelll@users.noreply.github.com>
Tue, 28 Jul 2026 06:59:49 +0000 (09:59 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2026 06:59:49 +0000 (06:59 +0000)
commit353e6d3eff1172bd7df9340436b55a505f850a06
tree8829bcce6ec3720b535721b990fea15af6335517
parentc8eb79d5e89196449992fe50978d6b8845dc6681
gh-150866: Fix asyncio shutdown_asyncgens to report BaseException (#150867)
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS.d/next/Library/2026-06-03-18-41-42.gh-issue-150866.gXGyX-.rst [new file with mode: 0644]