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 7d74976 commit 7127483Copy full SHA for 7127483
1 file changed
Doc/library/asyncio-eventloop.rst
@@ -419,7 +419,7 @@ Creating Futures and Tasks
419
.. versionchanged:: 3.13.4
420
*name* is no longer passed to task factories. *context* is no longer passed
421
to task factories if it is ``None``.
422
-
+
423
.. versionchanged:: 3.14
424
*name* and *context* are now unconditionally passed on to task factories again.
425
0 commit comments