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 lukasz.langa
Recipients grzgrzgrz3, lukasz.langa, ned.deily, pitrou, vstinner
Date 2017-09-29.22:07:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506722824.32.0.213398074469.issue31641@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9ef28b6ad3d5aff767e3d852499def8b5ae5ff5d by Łukasz Langa (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/9ef28b6ad3d5aff767e3d852499def8b5ae5ff5d
History
Date User Action Args
2017-09-29 22:07:04lukasz.langasetrecipients: + lukasz.langa, pitrou, vstinner, ned.deily, grzgrzgrz3
2017-09-29 22:07:04lukasz.langasetmessageid: <1506722824.32.0.213398074469.issue31641@psf.upfronthosting.co.za>
2017-09-29 22:07:04lukasz.langalinkissue31641 messages
2017-09-29 22:07:04lukasz.langacreate