Skip to content
Unverified Commit 05954c09 authored by Matthew D. Scholefield's avatar Matthew D. Scholefield Committed by GitHub
Browse files

Fix process pool fallback on Python 3.10 (GH-2631)



In Python 3.10 the exception generated by creating a process pool on
a Python build that doesn't support this is now `NotImplementedError`

Commit history before merge:

* Fix process pool fallback on Python 3.10
* Update CHANGES.md
* Update CHANGES.md

Co-authored-by: default avatarJelle Zijlstra <jelle.zijlstra@gmail.com>
parent 9a73bb86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment