diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-01-13 01:19:13 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-01-13 01:20:23 +0100 |
commit | 8362e081291e792be304cbdb8ece2e00845baf39 (patch) | |
tree | 55a1884305f36296780392308406b98f53c955c5 /numpy/lib/tests/test_regression.py | |
parent | 00a8c0ca278280d04d32fc84386c29800e3b5a00 (diff) | |
download | numpy-8362e081291e792be304cbdb8ece2e00845baf39.tar.gz |
BUG: Convert non-array rhs for boolean assignment with correct dtype
Enforcing the left hand side datatype for a non-array right hand side
argument in index assignments was the behavior before 1.7. and is the
general behaviour here. (note this means a non-array right hand side
checks for NaN, etc. if the left hand side is integer, but an array
right hand side does not)
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions