diff options
author | GalaxySnail <ylc991@163.com> | 2022-02-10 10:28:32 +0800 |
---|---|---|
committer | GalaxySnail <ylc991@163.com> | 2022-02-10 10:36:31 +0800 |
commit | 204f9318e5d32a3616913d0d4f16e6c63efb6ce8 (patch) | |
tree | b2de4f9e3a1715a6b8a21c80a69421ca75248993 /numpy/array_api/tests/test_set_functions.py | |
parent | d7929b3722815eb261fba7ca03acf4f0d8d5f78e (diff) | |
download | numpy-204f9318e5d32a3616913d0d4f16e6c63efb6ce8.tar.gz |
BUG: use ThreadPoolExecutor instead of ThreadPool
Use `concurrent.futures.ThreadPoolExecutor` in distutils
instead of `multiprocessing.pool.ThreadPool`.
Fix #21026
Diffstat (limited to 'numpy/array_api/tests/test_set_functions.py')
0 files changed, 0 insertions, 0 deletions