mirror of
https://github.com/python/cpython.git
synced 2026-06-03 10:10:22 -04:00
Fix versionadded to use 3.5.1 only for 3.5 branch
This commit is contained in:
@@ -622,7 +622,7 @@ Task functions
|
||||
:func:`run_coroutine_threadsafe` requires the *loop* argument to
|
||||
be passed explicitely.
|
||||
|
||||
.. versionadded:: 3.4.4, 3.5.1
|
||||
.. versionadded:: 3.5.1
|
||||
|
||||
.. coroutinefunction:: sleep(delay, result=None, \*, loop=None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user