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 78f05ce commit 6b34b62Copy full SHA for 6b34b62
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