summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-08-29 18:46:21 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-09-06 16:36:42 -0600
commitc87c7a612ee7f90281797e447255c402b099c73a (patch)
tree4e761ce48aa0e79bead72b563217545ba2037c75 /numpy/core/numeric.py
parent7001d613aaa445ff650a273ec3d4db6787daf2e3 (diff)
downloadnumpy-c87c7a612ee7f90281797e447255c402b099c73a.tar.gz
DEP,MAINT: Change deprecated indexing to errors.
The deprecated operations changed to errors are * Conversion of floats and booleans to npy_intp indexes. * Conversion of single element integer arrays of ndim > 1 to indexes. * Multiple ellipsis in index. The affected deprecation tests have been been changed to check for raised errors instead, but remain in test_deprecations.py for the moment. They will be moved when the conversion of the remaining indexing deprecations is complete.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions