diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-10-23 11:18:32 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-10-24 09:38:13 -0600 |
commit | c8bc1499b5933d189945c1f8956df183c60c8603 (patch) | |
tree | 7f3f1c6d2ddb4ec0998b5e78b4bdc6f1de19ac1d /numpy/core/arrayprint.py | |
parent | 2bdb732eb7d04a6016f5e18efe02365f47a5c6b1 (diff) | |
download | numpy-c8bc1499b5933d189945c1f8956df183c60c8603.tar.gz |
BUG: Fix fill value in masked array '==' and '!=' ops.
The type of the fill_value needs to be `bool_` in order to match
the result type of `==` and `!=`.
Closes #12248.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions