Commit 7bd95166 authored by Yury Selivanov's avatar Yury Selivanov

asyncio.docs: Fix versionadded

parent 0728fd02
......@@ -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
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