summaryrefslogtreecommitdiff
path: root/numpy/lib/arraysetops.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-01-31 13:12:50 -0700
committerCharles Harris <charlesr.harris@gmail.com>2018-02-02 20:26:22 -0700
commit8ab4c010dc982aafce0b8048f72ede0252c18fb0 (patch)
treecb514eb80ee351f3ce3d0ed894f10f5bf49fb20e /numpy/lib/arraysetops.py
parent1706056ab7e3bc321f3bc6f605fdbd6a55fb3c42 (diff)
downloadnumpy-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