Skip to content

Commit 626117d

Browse files
committed
Fix loop.shutdown_default_executor() and whitespace
1 parent 7e4980c commit 626117d

File tree

3 files changed

+1679
-2
lines changed

3 files changed

+1679
-2
lines changed

Doc/library/asyncio-eventloop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Running and stopping the loop
166166
loop.close()
167167

168168
.. versionadded:: 3.6
169-
169+
170170
.. coroutinemethod:: loop.shutdown_default_executor()
171171

172172
Schedule the closure of the default executor, but wait for the

0 commit comments

Comments
 (0)