summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2014-02-19 16:29:03 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2014-02-19 16:46:04 +0100
commitc513585f5a5eb16fc5d06f161de89a5989f3537d (patch)
tree378e177e2b404c4925a65f2037d2d3d6d3d2d655 /numpy/polynomial/polyutils.py
parent8997167e0de90b7132787ff869ba7988783bb133 (diff)
downloadnumpy-c513585f5a5eb16fc5d06f161de89a5989f3537d.tar.gz
BUG: Index arrays need to be cast with SAME_KIND or FORCE casting
When checking index arrays for out of bound values, safe casting was used. In principle this is unsafe, but we need to support indexing with a 64bit integer array on 32bit systems. Closes gh-4328
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions