diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2020-09-19 18:37:23 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2020-09-21 06:47:03 -0600 |
commit | f983885f4cafddfe5b5c1e7e19e8d3a04d735fee (patch) | |
tree | 94f783ebac84b2e4d6fffbc667ee8cd6953389ac /numpy/lib/function_base.py | |
parent | 3b294521a7394c2195e6b2980555c6b27258bac9 (diff) | |
download | numpy-f983885f4cafddfe5b5c1e7e19e8d3a04d735fee.tar.gz |
ENH: Add PyLong_AsInt function.
This compliments the PyLong_As* functions provided by Python. It
is copied from the Python private function _PyLong_AsInt. It allows
replacing some incorrect uses of PyInt_Check.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions