diff options
author | Daniel Hrisca <daniel.hrisca@gmail.com> | 2019-03-15 07:33:00 +0200 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-03-14 22:33:00 -0700 |
commit | ca5658bb0e63030011d8a0f30815b34f4dc6dc8a (patch) | |
tree | 43062111f63cbe90c1b560fc0b2554f6aafab713 /numpy/doc/basics.py | |
parent | 47d9d094704d8ca08939a9b44836f82a314799b5 (diff) | |
download | numpy-ca5658bb0e63030011d8a0f30815b34f4dc6dc8a.tar.gz |
BUG: Fix np.rec.fromarrays on arrays which are already structured (#12887)
Previously fromarrays would fail when trying to construct a nested structured array.
Fixed by using the dtype object directly, rather than round-tripping it through a string.
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions