mirror of
https://github.com/python/cpython.git
synced 2025-10-30 21:21:22 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| process.py | ||
| thread.py | ||