diff options
author | Hector Martin <marcan@marcan.st> | 2021-10-14 14:58:52 +0900 |
---|---|---|
committer | Hector Martin <marcan@marcan.st> | 2021-10-14 15:02:27 +0900 |
commit | 7dcf62379f41407d8f9583d1c2016e3d8ec48384 (patch) | |
tree | da5da87c3bc7eaa04e7e48058b0e06b711652630 /numpy/array_api/_array_object.py | |
parent | e8692223ffb675dca714bf13bb8f19e73b273095 (diff) | |
download | numpy-7dcf62379f41407d8f9583d1c2016e3d8ec48384.tar.gz |
MAINT: Fix issue with C compiler args containing spaces
Instead of doing a dumb string split, use shlex to make sure args
containing spaces are handled properly.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions