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 pitrou
Recipients aeros, bquinlan, pitrou
Date 2020-02-02.12:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 339fd46cb764277cbbdc3e78dcc5b45b156bb6ae by Kyle Stanley in branch 'master':
bpo-39349: Add *cancel_futures* to Executor.shutdown() (GH-18057)
https://github.com/python/cpython/commit/339fd46cb764277cbbdc3e78dcc5b45b156bb6ae
History
Date User Action Args
2020-02-02 12:49:04pitrousetrecipients: + pitrou, bquinlan, aeros
2020-02-02 12:49:04pitrousetmessageid: <[email protected]>
2020-02-02 12:49:04pitroulinkissue39349 messages
2020-02-02 12:49:04pitroucreate