diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-11-16 10:13:41 +0100 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2022-11-16 10:13:41 +0100 |
commit | f0bba1c0a4b8bdb785e0908b1fc1f286b994be7a (patch) | |
tree | 74948307cfeba6e594eff5fee24d8bc45ab88dc5 /numpy/array_api/tests/test_asarray.py | |
parent | 2ad596fc8d015dd3f5ee30bedf068c2c3daf60d2 (diff) | |
download | numpy-f0bba1c0a4b8bdb785e0908b1fc1f286b994be7a.tar.gz |
MAINT: Use C99 flexible struct construct for `NpyIter_InternalOnly`
This reduces the allocation size by 1 byte, but that doesn't matter
(everything we store later is larger anyway and the 1 doesn't seem to
be accounted for in `NIT_SIZEOF_ITERATOR`).
This should fix certain compiler warnings and because of that:
Closes gh-22599
Diffstat (limited to 'numpy/array_api/tests/test_asarray.py')
0 files changed, 0 insertions, 0 deletions