diff options
author | Bryan Van de Ven <bryan@Laptop-3.local> | 2012-02-20 11:32:57 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-03-03 14:24:12 -0700 |
commit | 91f87e1f613630ff0ad9864017f059afcd6e57f1 (patch) | |
tree | f4a75a8e3edc437479560b5ba953bba4abf6e45f /numpy/core/defchararray.py | |
parent | d878ad9e8e2fd128eb6615f77574789f4ee5eb69 (diff) | |
download | numpy-91f87e1f613630ff0ad9864017f059afcd6e57f1.tar.gz |
BUG: Fix ticket #1990.
When an array is created from a sequence of numeric (boolean, int, float,
complex) and string (bytes, str, unicode) values, the resulting array type
is string, but only the string values were being used to choose the string
length, leading to truncation of data.
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions