diff options
author | Peter Andreas Entschev <peter@entschev.com> | 2022-02-16 18:11:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 11:11:39 -0600 |
commit | 9e0becc125ac7cade9a2e98be92c9127097eb7b9 (patch) | |
tree | 2090a3f52e355bf3847e012de24cccf9baee6362 /numpy/array_api/setup.py | |
parent | 935fe83ddaa3250d176bc848579ffdc4e1017090 (diff) | |
download | numpy-9e0becc125ac7cade9a2e98be92c9127097eb7b9.tar.gz |
BUG: Ensure equality/identity comparison with `__array_function__` (#21071)
* BUG: Ensure equality/identity comparison with `__array_function__`
Special-casing is needed to ensure the correct public API is passed to
`__array_function__` when `like=` kwarg is present.
* TST: Add check for `__array_function__` equality with `like=` kwarg
* MAINT: Simplify `like=` kwarg special-case for function comparison
Diffstat (limited to 'numpy/array_api/setup.py')
0 files changed, 0 insertions, 0 deletions