Andrew Svetlov <andrew.svet...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39034>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to