8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff6d9a commit 3869fd9Copy full SHA for 3869fd9
Lib/asyncio/taskgroups.py
@@ -1,4 +1,5 @@
1
-# Adapted with permission from the EdgeDB project.
+# Adapted with permission from the EdgeDB project;
2
+# license: PSFL.
3
4
5
__all__ = ["TaskGroup"]
0 commit comments