diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-04-13 09:51:45 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-05-31 19:16:02 +0200 |
commit | 8dfc25d0e1fcaed67b8c688cfd9f5ac0641fc5e7 (patch) | |
tree | 1eef23206d25b9365d6ba72482291b899ba3bbe0 /numpy/testing/utils.py | |
parent | 5c8d5c263b93700ae92aff38bb9a8d05c0a185e6 (diff) | |
download | numpy-8dfc25d0e1fcaed67b8c688cfd9f5ac0641fc5e7.tar.gz |
API: Deprecating the use of non-integers for indices arguments
This changes the conversion utils to give deprecations for a all
non-integers (this currently includes python bools). The biggest
change is PyArray_PyIntAsIntp in which the deprecation is done.
Some other conversions are then also pointed to it.
Uses the Index machinery even for numpy types, which is faster
then the current code.
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions