summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_packbits.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-11-23 10:35:39 -0700
committerCharles Harris <charlesr.harris@gmail.com>2016-11-23 10:35:39 -0700
commitf562e5bcf699d3e30c204107c8e843290ac797d0 (patch)
treeff71142ee03fdd4818f19666cec4a4a778b68736 /numpy/lib/tests/test_packbits.py
parentc9adc35e68b92b10ab0b20069465fd784388bc14 (diff)
downloadnumpy-f562e5bcf699d3e30c204107c8e843290ac797d0.tar.gz
DEP: Make np.equal and np.not_equal ignore object identity.
This only applies to object arrays. Previously object identity would override object comparison failures, comparison of objects that did not return a boolean (arrays), and comparison of objects where the comparison result did not agree with the object identity result (NaNs) The first two behaviors have been deprecated since 1.9 and now return errors. The last has issued a FutureWarning since 1.9 and now returns the result of the comparison.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions