summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorjaimefrio <jaime.frio@gmail.com>2014-05-13 18:43:25 -0700
committerjaimefrio <jaime.frio@gmail.com>2014-05-13 18:43:30 -0700
commit76760cffa9381697e2eb60a32f12d993628beec4 (patch)
tree007897f7b94eb3c8553dd45ddc16a658b3ef7783 /numpy/lib/nanfunctions.py
parent06054c06cf3bc462ebdfecd5c6a5c0f39ebe85a9 (diff)
downloadnumpy-76760cffa9381697e2eb60a32f12d993628beec4.tar.gz
BUG: searchsorted fails if sorter is not of type np.intp fixes #4698
The array being passed to the search function was not the one converted to NPY_INTP, so it only worked if it was of that type to begin with.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions