diff options
author | warren <warren.weckesser@gmail.com> | 2022-06-18 17:49:54 -0400 |
---|---|---|
committer | warren <warren.weckesser@gmail.com> | 2022-06-18 17:49:54 -0400 |
commit | a9a364b9782d2a615de858c07640e88d9d141992 (patch) | |
tree | 14527cb9c5ff58c6b9ee826c8c679ac2fdcd4129 /numpy/array_api/_indexing_functions.py | |
parent | d592523b5a7482e3486fc1bb694b9c570be30365 (diff) | |
download | numpy-a9a364b9782d2a615de858c07640e88d9d141992.tar.gz |
BUG: lib: A loadtxt error message had two values reversed.
Fix the reversed arguments to the call of PyErr_Format() that generates
the exception for an invalid index in usecols.
Also fix the format characters in several other calls of PyErr_Format()
where the arguments are Py_ssize_t.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions