diff options
author | Graham Markall <graham.markall@continuum.io> | 2016-01-29 11:53:30 +0000 |
---|---|---|
committer | Graham Markall <graham.markall@continuum.io> | 2016-01-29 12:20:49 +0000 |
commit | 38fdd765536d868101167474d87e307167e49fb9 (patch) | |
tree | 1294f9b60e39194d7332976673946fb8dcada5ec /numpy/lib/arraypad.py | |
parent | 22176f9969b526d696fa905ba74ed6c5e30f43f3 (diff) | |
download | numpy-38fdd765536d868101167474d87e307167e49fb9.tar.gz |
BUG: Unpickled void scalars should be contiguous
Void scalars are both C- and Fortran-contiguous, so pickling and
unpickling them should result in a new void scalar that also has
these flags set. Fixes #7140.
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions