summaryrefslogtreecommitdiff
path: root/numpy/lib/utils.py
diff options
context:
space:
mode:
authorMathieu Lamarre <mathieu@vlam3d.com>2016-04-22 11:32:48 -0400
committerMathieu Lamarre <mathieu@vlam3d.com>2016-04-22 11:32:48 -0400
commit5cdb06038fdff4a6e4e74d5b70936d3bfbdde3d1 (patch)
treec8a18ee26a3be2ebafc73e044ca3eee045458b27 /numpy/lib/utils.py
parentda6e4c71aa229b8bdb18d643456cda4594e6384a (diff)
downloadnumpy-5cdb06038fdff4a6e4e74d5b70936d3bfbdde3d1.tar.gz
Fix a false positive OverflowError in Python 3.x when value above 0x7FFFFFF are passed to a function accepting "unsigned int".
This a port of a fix in pyprimtype.swg from which several code snippets where copy pasted into swig/pyfragments.swg. Please see SWIG changes log (2015-12-23) for more details: http://www.swig.org/Release/CHANGES.current 2015-12-23: ahnolds [Python] Fixes for conversion of signed and unsigned integer types ...
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions