mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
a763ee3c58
* Add cancel_futures parameter to the Executor base class, since it was missed in the original PR (https://github.com/python/cpython/pull/18057) that added cancel_futures.
(cherry picked from commit 17dc1b7)