[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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.21:33:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506720816.35.0.213398074469.issue31641@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 574562c5ddb2f0429aab9af762442e6f9a3f26ab by Łukasz Langa in branch 'master':
bpo-31641: Allow arbitrary iterables in `concurrent.futures.as_completed()` (#3830)
https://github.com/python/cpython/commit/574562c5ddb2f0429aab9af762442e6f9a3f26ab
History
Date User Action Args
2017-09-29 21:33:36lukasz.langasetrecipients: + lukasz.langa, pitrou, vstinner, ned.deily, grzgrzgrz3
2017-09-29 21:33:36lukasz.langasetmessageid: <1506720816.35.0.213398074469.issue31641@psf.upfronthosting.co.za>
2017-09-29 21:33:36lukasz.langalinkissue31641 messages
2017-09-29 21:33:36lukasz.langacreate