This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients iritkatriel, kumaraditya, miss-islington, pablogsal, tim.peters, vstinner
Date 2022-01-04.13:36:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641303405.99.0.865520389989.issue20369@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d7817cf0f826e566d8370a0e974bbfed6611d91 by Kumar Aditya in branch 'main':
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)
https://github.com/python/cpython/commit/7d7817cf0f826e566d8370a0e974bbfed6611d91
History
Date User Action Args
2022-01-04 13:36:46pablogsalsetrecipients: + pablogsal, tim.peters, vstinner, miss-islington, iritkatriel, kumaraditya
2022-01-04 13:36:45pablogsalsetmessageid: <1641303405.99.0.865520389989.issue20369@roundup.psfhosted.org>
2022-01-04 13:36:45pablogsallinkissue20369 messages
2022-01-04 13:36:45pablogsalcreate