diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-04-24 15:02:56 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-04-27 14:08:37 -0500 |
commit | e0bdf74d0018b907b325429247ef0864967a0377 (patch) | |
tree | d1c977b3727428ac330f728724d9fc6a37b02c7d /numpy/array_api/tests/test_array_object.py | |
parent | 6d6df47fefdc503fbcffd8cb14a5daaa956ef220 (diff) | |
download | numpy-e0bdf74d0018b907b325429247ef0864967a0377.tar.gz |
BUG: Fix string to bool cast regression
While the legacy behaviour of casting strings to booleans by
first converting the string to an integer is undersireable in
general. It will require a Deprecation/FutureWarning to do the
transition.
Changing this accidentally was thus a regression.
Closes gh-16023
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions