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 pitrou
Recipients Mark DePristo, bquinlan, grzgrzgrz3, pitrou, rnester, willvousden, xiang.zhang
Date 2017-09-01.16:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504284842.11.0.0473741011655.issue27144@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9 by Antoine Pitrou (Grzegorz Grzywacz) in branch 'master':
bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (#1560)
https://github.com/python/cpython/commit/97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9
History
Date User Action Args
2017-09-01 16:54:02pitrousetrecipients: + pitrou, bquinlan, xiang.zhang, grzgrzgrz3, rnester, willvousden, Mark DePristo
2017-09-01 16:54:02pitrousetmessageid: <1504284842.11.0.0473741011655.issue27144@psf.upfronthosting.co.za>
2017-09-01 16:54:02pitroulinkissue27144 messages
2017-09-01 16:54:02pitroucreate