summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorRaghav RV <rvraghav93@gmail.com>2016-10-06 23:30:50 +0200
committerStephan Hoyer <shoyer@gmail.com>2016-10-06 17:30:50 -0400
commit8888a76c2c8211588b71e19a45a938d73fd0b5f4 (patch)
treebbeb41b46bea243c35b284fb34a6b767af809b83 /numpy/core/numeric.py
parent33d850d522b3a1940c3ad06b63c79a466def11e9 (diff)
downloadnumpy-8888a76c2c8211588b71e19a45a938d73fd0b5f4.tar.gz
BUG: Fix broken pickle in MaskedArray when dtype is object (#8122)
* TST add test to check pickling of object dtyped masked array * Serialize to list instead of bytestring for the data array * Test for different masks * Test fill value for object dtype too * Use ndarray.__reduce__ to extract the bytestring/list
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions