diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-01-31 13:12:50 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-02-02 20:26:22 -0700 |
commit | 8ab4c010dc982aafce0b8048f72ede0252c18fb0 (patch) | |
tree | cb514eb80ee351f3ce3d0ed894f10f5bf49fb20e /numpy/lib/arraysetops.py | |
parent | 1706056ab7e3bc321f3bc6f605fdbd6a55fb3c42 (diff) | |
download | numpy-8ab4c010dc982aafce0b8048f72ede0252c18fb0.tar.gz |
BUG: Fix unused-result warning.
Fixes the `raise_inexact` macro, used as an efficient way to raise the
inexact floating point exception, to no longer issue an unused-result
warning. The warning is enabled in Python >= 3.5.
There is an extended discussion of the macro and its intent at:
https://lists.freebsd.org/pipermail/freebsd-hackers/2017-May/051004.html
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions