diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-08-16 18:44:10 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 19:13:22 -0500 |
commit | b7a9378b113da2cb27f40c4f485ffeb225f5d01d (patch) | |
tree | 49900aaa3cdf8b30b6ad116ca5a41e13825cf92a /numpy/lib/_iotools.py | |
parent | 731127385578fa2cf4e0ad48ef2e456d897d36de (diff) | |
download | numpy-b7a9378b113da2cb27f40c4f485ffeb225f5d01d.tar.gz |
BUG: recfunctions: Don't return None in place of empty sequences
Replacing empty tuples with `None` is a bad idea, and just results in an API that is hard to consume - especially since the behavior was never documented.
This affects `get_names`, `get_names_flat`, and `get_fieldstructure`.
Diffstat (limited to 'numpy/lib/_iotools.py')
0 files changed, 0 insertions, 0 deletions