Commit 97fb2eb3 authored by Andrew Svetlov's avatar Andrew Svetlov

Merge 3.5

parents 6209bc7d ea9b79fd
......@@ -675,6 +675,8 @@ Task functions
:exc:`asyncio.TimeoutError` is raised outside of
context manager scope.
Passing ``None`` as *timeout* argument disables the manager logic.
.. coroutinefunction:: wait(futures, \*, loop=None, timeout=None,\
return_when=ALL_COMPLETED)
......
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