◐ Shell
reader mode source ↗
Skip to content

bpo-20369: concurrent.futures.wait() now deduplicates futures given a…#30168

Merged
pablogsal merged 2 commits into
python:mainfrom
kumaraditya303:issue20369
Jan 4, 2022
Merged

bpo-20369: concurrent.futures.wait() now deduplicates futures given a…#30168
pablogsal merged 2 commits into
python:mainfrom
kumaraditya303:issue20369

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Dec 17, 2021

Copy link
Copy Markdown
Contributor

…s arg.

https://bugs.python.org/issue20369

Automerge-Triggered-By: GH:pablogsal

@bedevere-bot bedevere-bot added awaiting merge and removed labels Dec 21, 2021
@serhiy-storchaka serhiy-storchaka added needs backport to 3.9 needs backport to 3.10 only security fixes type-bug An unexpected behavior, bug, or error labels Dec 26, 2021
@kumaraditya303

Copy link
Copy Markdown
Contributor Author

cc @pablogsal I think this can be merged as the comments were addressed.

@pablogsal pablogsal merged commit 7d7817c into python:main Jan 4, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @kumaraditya303 for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-30400 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 4, 2022
@bedevere-bot

Copy link
Copy Markdown

GH-30401 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2022
pythonGH-30168)

* bpo-20369: concurrent.futures.wait() now deduplicates futures given as arg.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2022
pythonGH-30168)

* bpo-20369: concurrent.futures.wait() now deduplicates futures given as arg.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 4, 2022
GH-30168)

* bpo-20369: concurrent.futures.wait() now deduplicates futures given as arg.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 4, 2022
GH-30168)

* bpo-20369: concurrent.futures.wait() now deduplicates futures given as arg.

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@kumaraditya303 kumaraditya303 deleted the issue20369 branch April 18, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants