Message308803
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). |
|
| Date |
User |
Action |
Args |
| 2017-12-20 20:17:04 | asvetlov | set | recipients:
+ asvetlov, yselivanov, Codey Oxley, Scott Russ |
| 2017-12-20 20:17:04 | asvetlov | set | messageid: <1513801024.75.0.213398074469.issue29689@psf.upfronthosting.co.za> |
| 2017-12-20 20:17:04 | asvetlov | link | issue29689 messages |
| 2017-12-20 20:17:04 | asvetlov | create | |
|