This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients grzgrzgrz3, lukasz.langa, ned.deily, pitrou, vstinner
Date 2017-10-03.08:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507020510.75.0.00913614298617.issue31641@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-10-03 08:48:30ned.deilysetrecipients: + ned.deily, pitrou, vstinner, lukasz.langa, grzgrzgrz3
2017-10-03 08:48:30ned.deilysetmessageid: <1507020510.75.0.00913614298617.issue31641@psf.upfronthosting.co.za>
2017-10-03 08:48:30ned.deilylinkissue31641 messages
2017-10-03 08:48:30ned.deilycreate