diff options
author | Bas van Beek <43369155+BvB93@users.noreply.github.com> | 2020-06-15 04:49:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 19:49:42 -0700 |
commit | f3ff68e5fe874f9626fcbe85000549083f4f222a (patch) | |
tree | 2f670e7df73d36f95edc660a6082136841ce9f9f /numpy/array_api/tests/test_elementwise_functions.py | |
parent | 9e85b3701f80a5e48ca5e7fc5281af2aba591870 (diff) | |
download | numpy-f3ff68e5fe874f9626fcbe85000549083f4f222a.tar.gz |
MAINT: changed np.generic arguments to positional-only (#16583)
Closes https://github.com/numpy/numpy/issues/16577.
Make the arguments of `np.generic` constructors positional-only.
Also fix the constructor of`np.bytes_`: encoding is only
supported when supplied a string. The opposite holds for
`np.str_`.
Diffstat (limited to 'numpy/array_api/tests/test_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions