bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()` (#3830)
This was possible before. GH-1560 introduced a regression after 3.6.2 got released where only sequences were accepted now. This commit addresses this problem.
Ł
Łukasz Langa committed
574562c5ddb2f0429aab9af762442e6f9a3f26ab
Parent: 01c6a88
Committed by GitHub <noreply@github.com>
on 9/29/2017, 9:33:34 PM