Commit 01a65af4 authored by Yury Selivanov's avatar Yury Selivanov

asyncio.docs: Fix versionadded

parent b3dd6d70
...@@ -699,4 +699,4 @@ Task functions ...@@ -699,4 +699,4 @@ Task functions
Unlike the functions above, :func:`run_coroutine_threadsafe` requires the Unlike the functions above, :func:`run_coroutine_threadsafe` requires the
*loop* argument to be passed explicitely. *loop* argument to be passed explicitely.
.. versionadded:: 3.4.4 .. versionadded:: 3.4.4, 3.5.1
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