Dec. 13, 2019
12:50 p.m.
Andrew Svetlov <andrew.svetlov@gmail.com> added the comment: I suggest thinking that gather() implicitly creates tasks for running coroutines. The documentation is technically correct, enumeration of all potentially endless list of things that calls `create_task()` for wrapping passed coroutine is not very helpful, especially for the beginning document. ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39034> _______________________________________