diff options
author | Daniel Hrisca <daniel.hrisca@gmail.com> | 2017-07-06 18:08:51 +0300 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-07-06 09:08:51 -0600 |
commit | f696935e1b62daf2901f64abc243d195530b7a7b (patch) | |
tree | eb91eef14a9b8fe889d33eea0ba0e699f5f20559 /numpy/matrixlib/tests/test_multiarray.py | |
parent | 459a8839c09df5c8e89337aae3314d4105f896ea (diff) | |
download | numpy-f696935e1b62daf2901f64abc243d195530b7a7b.tar.gz |
BUG: Fix error in fromstring function from numpy.core.records (#9369)
BUG: fix error in fromstring function from numpy.core.records
the shape was computer using true division and
ndarray expects a tuple of integers as shape parameter
Diffstat (limited to 'numpy/matrixlib/tests/test_multiarray.py')
0 files changed, 0 insertions, 0 deletions