diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2018-01-26 16:12:58 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2018-01-26 22:54:02 +0100 |
commit | 7f0ec6313a85dc5445e8d46f41fa17f5e3855582 (patch) | |
tree | b3bf35a374feb2c20bd3cbfe087d77c01abd97c4 /numpy/lib/nanfunctions.py | |
parent | 99019107cbde06294a356fd7fc859f9b31f87410 (diff) | |
download | numpy-7f0ec6313a85dc5445e8d46f41fa17f5e3855582.tar.gz |
BUG: Add missing DECREF in Py2 int() cast
The Long number is downcast to int if possible, so the old version
has to be DECREF'ed.
Thanks to Johannes Barthelmes for bisecting the offending commit.
Closes gh-10474
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions