Skip to content

gh-108549: In asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised - #156309

Open
YvesDup wants to merge 12 commits into
python:mainfrom
YvesDup:asyncio.gather-dont-raise-systemexit
Open

gh-108549: In asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised #156309
YvesDup wants to merge 12 commits into
python:mainfrom
YvesDup:asyncio.gather-dont-raise-systemexit

Commits

Commits on Aug 20, 2026

  • Initial commit

    committed

Commits on Aug 24, 2026

Commits on Aug 27, 2026

Commits on Aug 28, 2026

Commits on Aug 29, 2026

Commits on Aug 30, 2026

Commits on Sep 3, 2026