mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix typo
This commit is contained in:
parent
a90a4a9651
commit
f9aff925e0
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ Task functions
|
|||
|
||||
Unlike other functions from the module,
|
||||
:func:`run_coroutine_threadsafe` requires the *loop* argument to
|
||||
be passed explicitely.
|
||||
be passed explicitly.
|
||||
|
||||
.. versionadded:: 3.5.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue