[issue42230] Document that asyncio's wait() and as_completed() accept arbitrary iterables

Andrew Svetlov report at bugs.python.org
Mon Nov 2 05:56:50 EST 2020


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 3d86d090dcbbdfdd3e5a5951cab30612d6131222 by Jakub Stasiak in branch 'master':
bpo-42230: Improve asyncio documentation regarding accepting sets vs iterables (GH-23073)
https://github.com/python/cpython/commit/3d86d090dcbbdfdd3e5a5951cab30612d6131222


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42230>
_______________________________________


More information about the Python-bugs-list mailing list