diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2010-12-08 17:10:45 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2010-12-08 17:10:45 -0800 |
commit | 799179d1466f274dfef66d6aeea394b2c7cff729 (patch) | |
tree | 5750062a34618b27d73addaf4c8958361aec2d12 /numpy/add_newdocs.py | |
parent | 147f817eefd5efa56fa26b03953a51d533cc27ec (diff) | |
download | numpy-799179d1466f274dfef66d6aeea394b2c7cff729.tar.gz |
BUG: core: PyArray_ObjectToScalar converts True/False to int
In CPython, boolean is a subtype of integer, so the PyInt_Check
was catching booleans as well.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions