[issue31641] concurrent.futures.as_completed() no longer accepts arbitrary iterables

Łukasz Langa report at bugs.python.org
Fri Sep 29 17:33:36 EDT 2017


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 574562c5ddb2f0429aab9af762442e6f9a3f26ab by Łukasz Langa in branch 'master':
bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()` (#3830)
https://github.com/python/cpython/commit/574562c5ddb2f0429aab9af762442e6f9a3f26ab


----------

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


More information about the Python-bugs-list mailing list