Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50e648a

Browse files
committed
Merge 3.5
2 parents eba2588 + 6f57424 commit 50e648a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/asyncio-task.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,8 @@ Task functions
675675
:exc:`asyncio.TimeoutError` is raised outside of
676676
context manager scope.
677677

678+
Passing ``None`` as *timeout* argument disables the manager logic.
679+
678680
.. coroutinefunction:: wait(futures, \*, loop=None, timeout=None,\
679681
return_when=ALL_COMPLETED)
680682

0 commit comments

Comments
 (0)