Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

asyncio is a library for asynchronous network communications and related stuff.

Converting async iterator into a list is out of scope of the library.

If you want incorporate aitertools into Python stdlib -- please create a 
separate issue (but better discuss it in python-ideas mailing list first).

----------
nosy: +asvetlov
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue29689>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to