Skip to content

[3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560)#3266

Merged
pitrou merged 1 commit intopython:3.6from
pitrou:backport-97e1b1c-3.6
Sep 1, 2017
Merged

[3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560)#3266
pitrou merged 1 commit intopython:3.6from
pitrou:backport-97e1b1c-3.6

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Sep 1, 2017

bpo-27144: concurrent.futures as_complie and map iterators do not keep
reference to returned object

(cherry picked from commit 97e1b1c)

https://bugs.python.org/issue27144

…not keep reference to returned object (pythonGH-1560)

* bpo-27144: concurrent.futures as_complie and map iterators do not keep
reference to returned object

* Some nits.  Improve wordings in docstrings and comments, and avoid relying on
sys.getrefcount() in tests.
(cherry picked from commit 97e1b1c)
@pitrou pitrou merged commit ea76791 into python:3.6 Sep 1, 2017
@pitrou pitrou deleted the backport-97e1b1c-3.6 branch September 1, 2017 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants