diff options
author | Allan Haldane <allan.haldane@gmail.com> | 2016-02-17 11:44:39 -0500 |
---|---|---|
committer | Allan Haldane <allan.haldane@gmail.com> | 2016-02-18 23:26:29 -0500 |
commit | 3fb847a93a6d16a8dd466f2545bc8b7d6ea1eb58 (patch) | |
tree | 3471a3d9a1fe93782920799a6d8a8f801abffa34 /numpy/lib/tests/test_function_base.py | |
parent | 47b6c2b8bacb510cac62d490c159ec116080d1d0 (diff) | |
download | numpy-3fb847a93a6d16a8dd466f2545bc8b7d6ea1eb58.tar.gz |
MAINT: Don't use PyInstance_Check to detect object type
That function does not exist in python3, causing differing
behavior in python2 vs python3.
This will slightly affect dtype detection when creating arrays from
user-supplied object, in cases where an object array might be produced.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions