diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-08-16 18:38:26 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 17:24:58 -0500 |
commit | 731127385578fa2cf4e0ad48ef2e456d897d36de (patch) | |
tree | 82293572491a42d87f990077d6f217e52be07c67 /numpy/lib/recfunctions.py | |
parent | 03cd242040120a149615cb2c843636069fa2ff10 (diff) | |
download | numpy-731127385578fa2cf4e0ad48ef2e456d897d36de.tar.gz |
BUG: Fix crash on genfromtxt with nested empty structured array
Previously this would fail with `ValueError: could not assign tuple of length 2 to structure with 3 fields.`, now it raises `NotImplementedError`.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions