]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Jun 2023 12:26:15 +0000 (05:26 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 12:26:15 +0000 (12:26 +0000)
commit8d5d60f72da9a9a150e24ccf75029d85cf4e4fc0
tree641de973894a03ab32cbf4ab2a165bccc0b8027d
parent9e6f8d46150c1a0af09d68ce63c603cf321994aa
[3.12] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090) (#106098)

gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090)
(cherry picked from commit a12e8ffb49e05a1d1874389318911ce9685db232)

Co-authored-by: James Webber <jamestwebber@users.noreply.github.com>
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]