diff options
author | Matti Picus <matti.picus@gmail.com> | 2019-12-11 20:02:51 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-12-11 12:02:51 -0600 |
commit | 3261532917b3c3026aa9a3002d58b5915d7f315a (patch) | |
tree | 4bc2c286d516ef85a55ac194488e977cde82c4d5 /numpy/lib/function_base.py | |
parent | 175ba9a7bde4e00202c8cb117b84693fd8a7bfd2 (diff) | |
download | numpy-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