Closed
Description
Bug report
Bug description:
When the _interpreters
module which under the hood to implement InterpreterPoolExecutor
does not exist, import concurrent.futures.InterpreterPoolExecutor
will result None
, instead of ImportError
.
A PR is on the way to address this.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Done