]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 May 2025 04:06:19 +0000 (06:06 +0200)
committerGitHub <noreply@github.com>
Fri, 23 May 2025 04:06:19 +0000 (09:36 +0530)
commit1cdbb33771f737968f73b4e8bdce04551db1a417
treefc9dcad8662ef26f3bd4800f9eaeaa4b2fd1d68a
parentee3a0efc9decfceaf00448beacdb2af688c68744
[3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202) (#134553)

gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202)
(cherry picked from commit a3d0306ca08d09b1417d72df62e3b9d775143031)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-task.rst