summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_recfunctions.py
diff options
context:
space:
mode:
authorTyler Reddy <tyler.je.reddy@gmail.com>2018-03-30 08:32:27 -0600
committerTyler Reddy <tyler.je.reddy@gmail.com>2018-03-30 08:32:27 -0600
commit2ee7c72e56b5ef16f3838f86de8ad0d435b9b4e0 (patch)
treee53541c4ac22ca411b65dba434e2e6b2f81a037e /numpy/lib/tests/test_recfunctions.py
parentbea761424753c0612a65a6a91d44f9a81bdc4c12 (diff)
downloadnumpy-2ee7c72e56b5ef16f3838f86de8ad0d435b9b4e0.tar.gz
BUG: np.squeeze() now respects older API axis expectation
* Fixes Issue #10779 by removing the interception of an otherwise normal Exception when an object implemented with the expectation that squeeze() does not accept an axis argument receives an axis argument * Added unit tests that enforce respect for the old API expectation in objects, and ensure that silent success (or forced usage of the new API on objects) is no longer the case * Updated compatibility notes to explain this change
Diffstat (limited to 'numpy/lib/tests/test_recfunctions.py')
0 files changed, 0 insertions, 0 deletions