Skip to content

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

Merged
kumaraditya303 merged 12 commits into
python:mainfrom
YvesDup:asyncio.gather-dont-raise-systemexit
Sep 11, 2026
Merged

gh-108549: In asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised #156309
kumaraditya303 merged 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