]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-90908: Document asyncio.TaskGroup (GH-94359)
authorGuido van Rossum <guido@python.org>
Thu, 30 Jun 2022 16:16:22 +0000 (09:16 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 16:16:22 +0000 (18:16 +0200)
commitb6ec6d4041a5d937f0b63764a329582af4948a3c
tree04f83fa241e76163ac3bdae6e566f6be46dc3134
parent67d208fbee119ed1bca0765a9aa779e31fea98b3
GH-90908: Document asyncio.TaskGroup (GH-94359)

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/asyncio-task.rst
Doc/whatsnew/3.11.rst