Commit f7272a66 authored by Andrew Svetlov's avatar Andrew Svetlov

merge 3.5

parents 38bb42c1 ea471348
...@@ -622,7 +622,7 @@ Task functions ...@@ -622,7 +622,7 @@ Task functions
:func:`run_coroutine_threadsafe` requires the *loop* argument to :func:`run_coroutine_threadsafe` requires the *loop* argument to
be passed explicitely. be passed explicitely.
.. versionadded:: 3.4.4, 3.5.1 .. versionadded:: 3.5.1
.. coroutinefunction:: sleep(delay, result=None, \*, loop=None) .. coroutinefunction:: sleep(delay, result=None, \*, loop=None)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment