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 miss-islington
Recipients iritkatriel, kumaraditya, miss-islington, pablogsal, tim.peters, vstinner
Date 2022-01-04.14:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641306460.94.0.11008121284.issue20369@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a9061d1ca7e28dc2b7e326153e933872c7cd452 by Miss Islington (bot) in branch '3.9':
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)
https://github.com/python/cpython/commit/9a9061d1ca7e28dc2b7e326153e933872c7cd452
History
Date User Action Args
2022-01-04 14:27:40miss-islingtonsetrecipients: + miss-islington, tim.peters, vstinner, pablogsal, iritkatriel, kumaraditya
2022-01-04 14:27:40miss-islingtonsetmessageid: <1641306460.94.0.11008121284.issue20369@roundup.psfhosted.org>
2022-01-04 14:27:40miss-islingtonlinkissue20369 messages
2022-01-04 14:27:40miss-islingtoncreate