diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2016-07-10 11:37:31 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2016-07-10 14:06:35 -0600 |
commit | 2d24f8a41da440b53ffe953de14c2e1117df07f0 (patch) | |
tree | f0cd5abc634ad0d708bd10274586220b3f79b13b /numpy/core/fromnumeric.py | |
parent | d3e3d91d401f5e47a81e748cd7fb12620b45947a (diff) | |
download | numpy-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