bpo-31641: Allow arbitrary iterables in concurrent.futures.as_completed()
by ambv · Pull Request #3830 · python/cpython (original) (raw)
Re: "We'll probably want [3.6.3] RC2 because of this?" We could and normally would but this change seems isolated enough and simple enough that, unless someone has a strong objection, I'm inclined to just cherry pick it into 3.6.3 final unless some other, more intrusive change comes along to trigger a second RC.