Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[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 into
python:3.6python/cpython:3.6from
pitrou:backport-97e1b1c-3.6pitrou/cpython:backport-97e1b1c-3.6Copy head branch name to clipboard
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 into
python:3.6python/cpython:3.6from
pitrou:backport-97e1b1c-3.6pitrou/cpython:backport-97e1b1c-3.6Copy head branch name to clipboard

Conversation

@pitrou

@pitrou pitrou commented Sep 1, 2017

Copy link
Copy Markdown
Member

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.