diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-09-20 00:14:25 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-09-20 00:25:20 +0200 |
commit | e50e17cccc38b6be5808aaf46fe1053803cc1578 (patch) | |
tree | deccd967eda37238a62542548465001ea4b949f4 /numpy/matrixlib/defmatrix.py | |
parent | 16f39c80f69ae4695f2f940ccdff8b26db3a2a01 (diff) | |
download | numpy-e50e17cccc38b6be5808aaf46fe1053803cc1578.tar.gz |
BUG: fix wrong error checks of PyBytes_AsStringAndSize
The check in ufunc_type_resolution.c is broken due to a spurious not and
a few cases of TypeError being overwritten without clearing.
Also change all of these error checks to a negative check for
consistency.
Diffstat (limited to 'numpy/matrixlib/defmatrix.py')
0 files changed, 0 insertions, 0 deletions