bpo-31641: Allow arbitrary iterables in concurrent.futures.as_completed()#3830
Merged
Merged
bpo-31641: Allow arbitrary iterables in concurrent.futures.as_completed()#3830
concurrent.futures.as_completed()#3830Commits
Commits on Sep 29, 2017
bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()`
Show description for 768e810committed
Lukasz Langa