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

Andrew Svetlov report at bugs.python.org
Mon Nov 2 06:36:46 EST 2020


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


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


----------

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


More information about the Python-bugs-list mailing list