Skip to content

threadpoolctl 3.4.0

Compare
Choose a tag to compare
@jeremiedbb jeremiedbb released this 20 Mar 14:06
· 7 commits to master since this release
81f70f0

We're happy to announce the 3.4.0 release, which adds support for Pyodide and systems with alternative implementations of libc.

The changelog is available here: https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md.

This version supports Python versions 3.8 to 3.12.

You can install with pip:

pip install -U threadpoolctl

or conda:

conda install -c conda-forge threadpoolctl