mirror of
https://github.com/python/cpython.git
synced 2025-08-08 19:09:46 +00:00
Co-authored-by: cui fliter <imcusg@gmail.com>
(cherry picked from commit e7ba6e9dbe
)
This commit is contained in:
parent
55faaa5c36
commit
84b023d243
10 changed files with 11 additions and 11 deletions
|
@ -480,7 +480,7 @@ async def wait_for(fut, timeout):
|
|||
|
||||
If the wait is cancelled, the task is also cancelled.
|
||||
|
||||
If the task supresses the cancellation and returns a value instead,
|
||||
If the task suppresses the cancellation and returns a value instead,
|
||||
that value is returned.
|
||||
|
||||
This function is a coroutine.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue