mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
asyncio.docs: Fix versionadded
This commit is contained in:
parent
b3dd6d70c7
commit
01a65af4a1
1 changed files with 1 additions and 1 deletions
|
|
@ -699,4 +699,4 @@ Task functions
|
|||
Unlike the functions above, :func:`run_coroutine_threadsafe` requires the
|
||||
*loop* argument to be passed explicitely.
|
||||
|
||||
.. versionadded:: 3.4.4
|
||||
.. versionadded:: 3.4.4, 3.5.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue