diff options
author | Joerg Behrmann <behrmann@physik.fu-berlin.de> | 2017-02-10 19:20:33 +0100 |
---|---|---|
committer | Joerg Behrmann <behrmann@physik.fu-berlin.de> | 2017-02-10 23:14:11 +0100 |
commit | bb1c471a299c0118d890988f4bfb7df8eca6595d (patch) | |
tree | c637dff1c1928c43f3913fbafec3e88cbae5bd44 /numpy/lib/function_base.py | |
parent | 1b877254af0850d025cdc5d07b3fcaa1614dbe4b (diff) | |
download | numpy-bb1c471a299c0118d890988f4bfb7df8eca6595d.tar.gz |
BUG: Make iscomplexobj compatible with custom dtypes again
This change makes iscomplexobj compatible with custom array types
using custom dtypes, that are not fully compatible to Numpys dtypes,
which can nevertheless be coerced to a numpy array with asarray
again, as has been the behaviour before PR #7936.
Fixes #8601
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions