diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-01-17 00:22:10 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-01-17 10:40:47 +0000 |
commit | 3caf1223b9b8e4747fb7b41b2fbd2122ee175d03 (patch) | |
tree | 6e6ec12919f424877f104eb39941d160e666da2c /numpy/add_newdocs.py | |
parent | 305c302e0e5a877f81fcaf9ef00a289528f8466e (diff) | |
download | numpy-3caf1223b9b8e4747fb7b41b2fbd2122ee175d03.tar.gz |
BUG: Fix IndexError in fromrecords
This fixes:
* The case when len(recList) == 0 and dtype is not None
* The case when np.ndim(recList) > 1
In both cases, this would previously IndexError
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions