]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104254: Document the optional keyword-only "context" argument to Task const...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 May 2023 04:22:23 +0000 (21:22 -0700)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 04:22:23 +0000 (09:52 +0530)
commitefcd4bcb87a8a461ccf8f6038f75e638d86eeb8c
tree120f04afbdf9290a7ff22d65d86122e23949fcd9
parent8f23cadc4ca0c56e18c32985ae0c087e79633c0f
[3.11] gh-104254: Document the optional keyword-only "context" argument to Task constructor (GH-104251) (#104258)

gh-104254: Document the optional keyword-only "context" argument to Task constructor (GH-104251)

(This was added in 3.11. It was already documented for `create_task()`, but not for `Task()`.)
(cherry picked from commit 4ee2068c34bd45eddba7f6a8ee83f62d5b6932fc)

Co-authored-by: Itamar Ostricher <itamarost@gmail.com>
Doc/library/asyncio-task.rst