summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_stride_tricks.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-08-31 20:21:32 -0600
committerCharles Harris <charlesr.harris@gmail.com>2013-08-31 20:21:32 -0600
commitd4413a319ed90a99621bc105bc35a820f65dbf5d (patch)
tree63da47ce49a71c9f419d6a9ebcdaf8e4d14fdc6d /numpy/lib/tests/test_stride_tricks.py
parent03371cdae281bbbde0c7adfc28d012d6555ad112 (diff)
downloadnumpy-d4413a319ed90a99621bc105bc35a820f65dbf5d.tar.gz
BUG: Catch DeprecationWarning in numpy/core/tests/test_numeric.py.
TestCreationFuncs.check_function was spewing Deprecation warnings in release mode. AFAICT, it did not raise errors during development because it was buried by a TypeError. The Deprecation in question is at line 1141 in multiarray/conversion_utils.c. Hiding the deprecation should be harmless here, but when the Deprecation is turned into an error it will need to be caught in the test.
Diffstat (limited to 'numpy/lib/tests/test_stride_tricks.py')
0 files changed, 0 insertions, 0 deletions