diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2015-12-02 21:08:24 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2015-12-02 21:10:44 +0100 |
commit | 927e8809cb566722b1bd0b15dca9f030f3cd29b9 (patch) | |
tree | 2d306e4bc11026697fe647047a8e8b717d28891c /numpy/doc/misc.py | |
parent | 45ff55634c0ddd44bd07141b3ffb6c4c5f08118c (diff) | |
download | numpy-927e8809cb566722b1bd0b15dca9f030f3cd29b9.tar.gz |
BUG: resizing empty array with complex dtype failed
This is because the dtype was passed into the new array as a
char, and many dtypes do not have a valid char representation.
Closes gh-6740
Diffstat (limited to 'numpy/doc/misc.py')
0 files changed, 0 insertions, 0 deletions