diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2015-05-07 22:57:16 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-06-13 12:36:26 -0600 |
commit | 6bf0e419dc79ea6815557c57b7e9bb504ba20543 (patch) | |
tree | 36a55fdd8cbf7e39d2b58e0e0b3b9b009ad090c8 /numpy/lib/utils.py | |
parent | a0643f542642537cb4f4b3fa057fbbecaf799b29 (diff) | |
download | numpy-6bf0e419dc79ea6815557c57b7e9bb504ba20543.tar.gz |
MAINT: Remove NotImplemented handling from ufuncs (almost)
This was redundant/broken anyway.
See gh-5844 for discussion. See the massive comment added to
ufunc_object.c:get_ufunc_arguments for a discussion of the deprecation
strategy here -- it turns out that array_richcompare is such a
disaster zone that we can't quite wholly eliminate NotImplemented
quite yet. But this removes most NotImplementeds, and lays the
groundwork for eliminating the rest in a release or two.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions