summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2019-12-11 20:02:51 +0200
committerSebastian Berg <sebastian@sipsolutions.net>2019-12-11 12:02:51 -0600
commit3261532917b3c3026aa9a3002d58b5915d7f315a (patch)
tree4bc2c286d516ef85a55ac194488e977cde82c4d5 /numpy/lib/function_base.py
parent175ba9a7bde4e00202c8cb117b84693fd8a7bfd2 (diff)
downloadnumpy-3261532917b3c3026aa9a3002d58b5915d7f315a.tar.gz
BUG: pickle the content of a scalar containing objects, not the address (gh-14940)
Scalars with a void dtype that contains objects were not pickled properly. Add a test and fix by checking the NPY_LIST_PICKLE flag of the dtype. Fixes gh-13593
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions