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 11749e2 commit 6fa4060Copy full SHA for 6fa4060
Doc/library/asyncio-eventloop.rst
@@ -55,7 +55,7 @@ an event loop:
55
56
.. deprecated:: 3.10
57
Deprecation warning is emitted if there is no running event loop.
58
- If future Python releases this function will be an alias of
+ In future Python releases, this function will be an alias of
59
:func:`get_running_loop`.
60
61
.. function:: set_event_loop(loop)
0 commit comments