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

Ned Deily report at bugs.python.org
Tue Oct 3 04:48:30 EDT 2017


Ned Deily <nad at python.org> added the comment:


New changeset 2e3fd03796528a9f88f79d38e1d890af153c8e61 by Ned Deily (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()` (GH-3830) (#3831)
https://github.com/python/cpython/commit/2e3fd03796528a9f88f79d38e1d890af153c8e61


----------

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


More information about the Python-bugs-list mailing list