Skip to content

Commit

Permalink
Fix versionadded to use 3.5.1 only for 3.5 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 11, 2016
1 parent 3af81f2 commit ea47134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/asyncio-task.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit ea47134

Please sign in to comment.