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 aeros
Recipients aeros, bquinlan, hauntsaninja, pitrou
Date 2020-09-01.21:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598995091.45.0.716957352021.issue39349@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17dc1b789ecc33b4a254eb3b799085f4b3624ca5 by Shantanu in branch 'master':
bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023)
https://github.com/python/cpython/commit/17dc1b789ecc33b4a254eb3b799085f4b3624ca5
History
Date User Action Args
2020-09-01 21:18:11aerossetrecipients: + aeros, bquinlan, pitrou, hauntsaninja
2020-09-01 21:18:11aerossetmessageid: <1598995091.45.0.716957352021.issue39349@roundup.psfhosted.org>
2020-09-01 21:18:11aeroslinkissue39349 messages
2020-09-01 21:18:11aeroscreate