diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2023-05-16 10:54:57 +0200 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2023-05-16 10:54:57 +0200 |
commit | 1c1779490376077b8fef643f65222bb4834567b1 (patch) | |
tree | 46f2907f9402d6e9cf4908fe03c02c431adb2a4a /numpy/lib/utils.py | |
parent | 40426744f9dedab3e03997bb916abdeaa69667b0 (diff) | |
download | numpy-1c1779490376077b8fef643f65222bb4834567b1.tar.gz |
MAINT: Use fwrite chunking generally on Windows 64 and size_t as type
This is a bit too broad because msys UCRT runtime may actually not
need it. Changes the type in the loop to `size_t`. This is not necessary
but the current constants are buggy without it if the branch is accidentally
used on 32bit.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions