diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-11-05 11:16:10 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-11-05 12:22:47 -0800 |
commit | e66780ca1066e36129d7570c294ce8a563330b6e (patch) | |
tree | 03d289f5ae3dfd94f2611c27fe80747e6a737e28 /numpy/add_newdocs.py | |
parent | 7fcce532a76789070d1e9197f1cf97be147dee17 (diff) | |
download | numpy-e66780ca1066e36129d7570c294ce8a563330b6e.tar.gz |
BUG: Allow float64('1e10000') to overflow
Previously, this gave an error, but now it returns infinity like for the other types.
Unlike the other types, this emits a warning.
Fixes gh-9924
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions