Skip to content

Comments

[3.10] bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)#30400

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-7d7817c-3.10
Jan 4, 2022
Merged

[3.10] bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)#30400
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-7d7817c-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 4, 2022

  • 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 [email protected]

https://bugs.python.org/issue20369

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 <[email protected]>
@miss-islington
Copy link
Contributor Author

@kumaraditya303 and @pablogsal: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@kumaraditya303 and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@kumaraditya303 and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@kumaraditya303 and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit ba12467 into python:3.10 Jan 4, 2022
@miss-islington miss-islington deleted the backport-7d7817c-3.10 branch January 4, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants