diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-08-16 18:17:52 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 17:24:56 -0500 |
commit | 03cd242040120a149615cb2c843636069fa2ff10 (patch) | |
tree | 9a719d895bb090c173a84e302a5bb395e3808b6b /numpy/lib/recfunctions.py | |
parent | 5fbce6d395a6bfd1ec25022dcee4eef8c5bbad17 (diff) | |
download | numpy-03cd242040120a149615cb2c843636069fa2ff10.tar.gz |
BUG: Fix crash in recarray if nested structured dtypes contain padding
Previously attempting to access a field of such an array (such as when printing it!) would result in `ValueError: Changing the dtype of a 0d array is only supported if the itemsize is unchanged`.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions