8000 GH-98543: Fix `asyncio.TaskGroup` to not keep reference to errors after raising ExceptionGroup by kumaraditya303 · Pull Request #98544 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-98543: Fix asyncio.TaskGroup to not keep reference to errors after raising ExceptionGroup #98544

Merged
gvanrossum merged 1 commit intopython:mainfrom
kumaraditya303:tg
Oct 22, 2022
Merged

GH-98543: Fix `asyncio.TaskGroup` to not keep reference to errors after raising ExceptionGroup #98544
gvanrossum merged 1 commit intopython:mainfrom
kumaraditya303:tg

Commits

Commits on Oct 22, 2022

0