diff options
author | Mathieu Lamarre <mathieu@vlam3d.com> | 2016-04-22 11:32:48 -0400 |
---|---|---|
committer | Mathieu Lamarre <mathieu@vlam3d.com> | 2016-04-22 11:32:48 -0400 |
commit | 5cdb06038fdff4a6e4e74d5b70936d3bfbdde3d1 (patch) | |
tree | c8a18ee26a3be2ebafc73e044ca3eee045458b27 /numpy/add_newdocs.py | |
parent | da6e4c71aa229b8bdb18d643456cda4594e6384a (diff) | |
download | numpy-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/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions