diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2017-05-23 19:05:41 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2017-05-23 20:44:36 -0400 |
commit | 48b4acac9f3521bd52dd411dce6c18372a5960c4 (patch) | |
tree | 90d4d9a81fbc546561f194293edfd4c15f1f9e19 /numpy/add_newdocs.py | |
parent | d0c15fab8e3c0324914baede7496810485eb4e56 (diff) | |
download | numpy-48b4acac9f3521bd52dd411dce6c18372a5960c4.tar.gz |
BUG: ensure structured ndarray.__eq__,__ne__ defer when appropriate.
This solves the case where `other` is an object that defines a
higher `__array_priority__` or `__array_ufunc__ = None`, but not
yet the case where it defines its own implementation of
`__array_ufunc__`.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions