diff options
| author | Ćukasz Langa <lukasz@langa.pl> | 2017-09-29 21:33:34 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-29 21:33:34 (GMT) |
| commit | 574562c5ddb2f0429aab9af762442e6f9a3f26ab (patch) | |
| tree | f96b2636a2c5046e6b232e42011d8f509d69bdc7 /Programs/python.c | |
| parent | 01c6a8859ef2ff5545a87cf537573bd342c848bf (diff) | |
| download | cpython-574562c5ddb2f0429aab9af762442e6f9a3f26ab.zip cpython-574562c5ddb2f0429aab9af762442e6f9a3f26ab.tar.gz cpython-574562c5ddb2f0429aab9af762442e6f9a3f26ab.tar.bz2 | |
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.
Diffstat (limited to 'Programs/python.c')
0 files changed, 0 insertions, 0 deletions
