]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (#106090)
authorJames Webber <jamestwebber@users.noreply.github.com>
Mon, 26 Jun 2023 07:54:03 +0000 (03:54 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 07:54:03 +0000 (07:54 +0000)
commita12e8ffb49e05a1d1874389318911ce9685db232
treefe679ed1b8a184c30ab9fcdd07b4872183ca703a
parent3eeb8c89063d5ac22c0b1d26e4ae2fd12c149650
gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (#106090)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/asyncio/__init__.py
Lib/asyncio/taskgroups.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-06-25-12-28-55.gh-issue-106075.W7tMRb.rst [new file with mode: 0644]