We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2029c58 commit 9b68759Copy full SHA for 9b68759
Doc/library/asyncio-eventloop.rst
@@ -59,7 +59,7 @@ an event loop:
59
60
.. function:: new_event_loop()
61
62
- Create a new event loop object.
+ Create and return a new event loop object.
63
64
Note that the behaviour of :func:`get_event_loop`, :func:`set_event_loop`,
65
and :func:`new_event_loop` functions can be altered by
0 commit comments