diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-05-05 11:20:22 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-05-05 11:26:09 -0600 |
commit | b34800aa8c764650924a30b027f4bbe95df65c7e (patch) | |
tree | 23a33078d6f3f74f3c68f6eb79fb7fe2da044cee /numpy/lib/nanfunctions.py | |
parent | 8e0ac440329188b959520a0a7ce41ef60b2fb3c2 (diff) | |
download | numpy-b34800aa8c764650924a30b027f4bbe95df65c7e.tar.gz |
BUG: Fix test error in scipy introduced by commit d8fd283.
Revert "ENH: ma.asarray() and ma.asanyarray() will pass through input
of the correct type."
This reverts commit d8fd28389adb491e24b7cdc25cd1b20f539310c3.
That commit caused test errors in scipy, which was apparently
expecting a copy rather than a passed through array. The idea
may be good, but at a minimum it should probably be preceded
by a deprecation period.
Closes #4675.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions