diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-12-10 11:07:01 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-12-10 13:16:06 -0700 |
commit | b98e5984c2c74c61b5ee452ce7553640622b46e7 (patch) | |
tree | b2bc204ac256005de9ff2e597eb024b862851f70 /numpy/lib/tests/test_index_tricks.py | |
parent | 50cdfdde3eca726f56cdac5c221de96251092120 (diff) | |
download | numpy-b98e5984c2c74c61b5ee452ce7553640622b46e7.tar.gz |
BUG: Fix numpy.testing.assert_equal in release mode.
To be complete, the NaT handling needs to raise AssertionError when
comparing NaT's with different types. That check was previously passed
on and the resulting check, which would succeed in development mode
because DeprecationWarning was converted to an error, warns in release
mode.
Diffstat (limited to 'numpy/lib/tests/test_index_tricks.py')
0 files changed, 0 insertions, 0 deletions