diff options
author | Niyas Sait <niyas.sait@linaro.org> | 2021-09-08 11:48:19 +0100 |
---|---|---|
committer | Niyas Sait <niyas.sait@linaro.org> | 2021-09-08 11:48:22 +0100 |
commit | 56878d48ee67ee184461e881b5c5f2ff3004799c (patch) | |
tree | 108d09c9688a6373ca75bae5bd560ee6ce856bbe /numpy/array_api/_set_functions.py | |
parent | 94de9f7007b9264328dfa16dcf60a8c34a2c8ec0 (diff) | |
download | numpy-56878d48ee67ee184461e881b5c5f2ff3004799c.tar.gz |
Replace use of ssize_t with Py_ssize_t
Noticed a compilation error on windows/python3.10 due to missing
definition of ssize_t which seems POSIX specific.
Use generic Py_ssize_t provided by python
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions