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 d63ae60 commit 1ad56beCopy full SHA for 1ad56be
Doc/library/asyncio-future.rst
@@ -51,6 +51,7 @@ Future Functions
51
52
An optional keyword-only *context* argument allows specifying a
53
custom :class:`contextvars.Context` to use when creating a new task.
54
+ A copy of the current context is used when no *context* is provided.
55
56
.. important::
57
0 commit comments