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-02.19:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a763ee3c583e6a2dfe1b1ac0600a48e8a978ed50 by Shantanu in branch '3.9':
[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023) (GH-22048)
https://github.com/python/cpython/commit/a763ee3c583e6a2dfe1b1ac0600a48e8a978ed50
History
Date User Action Args
2020-09-02 19:28:37aerossetrecipients: + aeros, bquinlan, pitrou, hauntsaninja
2020-09-02 19:28:37aerossetmessageid: <[email protected]>
2020-09-02 19:28:37aeroslinkissue39349 messages
2020-09-02 19:28:37aeroscreate