mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Merge 3.5
This commit is contained in:
commit
50e648a06d
1 changed files with 2 additions and 0 deletions
|
@ -675,6 +675,8 @@ Task functions
|
||||||
:exc:`asyncio.TimeoutError` is raised outside of
|
:exc:`asyncio.TimeoutError` is raised outside of
|
||||||
context manager scope.
|
context manager scope.
|
||||||
|
|
||||||
|
Passing ``None`` as *timeout* argument disables the manager logic.
|
||||||
|
|
||||||
.. coroutinefunction:: wait(futures, \*, loop=None, timeout=None,\
|
.. coroutinefunction:: wait(futures, \*, loop=None, timeout=None,\
|
||||||
return_when=ALL_COMPLETED)
|
return_when=ALL_COMPLETED)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue