Add asyncio.taskgroups and new Task methods (#7240)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Guido van Rossum
2022-02-16 14:32:20 -08:00
committed by GitHub
parent 5a8b9dafb3
commit 35bddd289f
9 changed files with 28 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ asyncio.exceptions: 3.8-
asyncio.format_helpers: 3.7-
asyncio.runners: 3.7-
asyncio.staggered: 3.8-
asyncio.taskgroups: 3.11-
asyncio.threads: 3.9-
asyncio.trsock: 3.8-
asyncore: 2.7-