summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-07-10 11:37:31 -0600
committerCharles Harris <charlesr.harris@gmail.com>2016-07-10 14:06:35 -0600
commit2d24f8a41da440b53ffe953de14c2e1117df07f0 (patch)
treef0cd5abc634ad0d708bd10274586220b3f79b13b /numpy/core/fromnumeric.py
parentd3e3d91d401f5e47a81e748cd7fb12620b45947a (diff)
downloadnumpy-2d24f8a41da440b53ffe953de14c2e1117df07f0.tar.gz
BUG: Make sure npy_mul_with_overflow_<type> detects overflow.
The previous check for overflow would fail with signed integers as it was designed to check for overflow of the larger corresponding unsigned type.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions