diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-04-17 20:49:35 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-04-27 12:12:35 +0100 |
commit | 61865445bb19b62b3dd4ad1480ad6bfa2ca75ea7 (patch) | |
tree | 0f9fecf10cc798fd627871a4a0b251ceddadb831 /numpy/array_api/_array_object.py | |
parent | 35b0a051c19265f5643f6011ee11e31d30c8bc4c (diff) | |
download | numpy-61865445bb19b62b3dd4ad1480ad6bfa2ca75ea7.tar.gz |
MAINT: Replace npyiter_order_converter with PyArray_OrderConverter
The TODO precondition now holds, so we no longer need this function.function_base.py
A consequence of this change is that:
* `None` is now accepted as an alias for `'K'`
* Lowercase letters are now accepted as a replacement for the corresponding uppercase letter
Neither of these are particularly desirable, but we could always deprecate them in PyArray_OrderConverter at a later date.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions