commit | ba124672d7bf490bea2930a3e8371823db5d4cae | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 04 06:27:13 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 04 06:27:13 2022 -0800 |
tree | 14031bc5b46413b2d5db7c45b5d50ffead60f481 | |
parent | 01b12942d0ba2fd3c2efdfb796e8816efc607ee7 [diff] |
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (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 7d7817cf0f826e566d8370a0e974bbfed6611d91) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>