diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-07-01 14:25:21 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-07-01 15:10:06 +0100 |
commit | bdbac02b0bddb265840cc00cc5dec0590c09b093 (patch) | |
tree | a33c87b8d62062a9e09e8029f06d960938790561 /numpy/matrixlib/tests/test_multiarray.py | |
parent | cd761d81b571525ac6c2cca36da6bd270bb8357d (diff) | |
download | numpy-bdbac02b0bddb265840cc00cc5dec0590c09b093.tar.gz |
BUG: recfunctions.join_by fails when key is a subdtype
It seems that working with .descr is a generally terrible idea.
Instead we introduce `get_fieldspec`, which returns a list of 2-tuples,
encapsulating subdtypes.
This also means that np.core.test_rational.rational survives a roundtrip - its
.descr is 'V8', which ddoesn't survive
Diffstat (limited to 'numpy/matrixlib/tests/test_multiarray.py')
0 files changed, 0 insertions, 0 deletions