diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-09-29 13:35:39 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-19 19:33:12 +0200 |
commit | 6d6dc6d56ed97421d1f106882854058e4fa4fdb3 (patch) | |
tree | c7e9199c00c29b5075e4f9e3c4914cf213aa9018 /numpy/polynomial/polyutils.py | |
parent | e79296bf9cd9872ab3a4c54c05cce8f5ac410bf7 (diff) | |
download | numpy-6d6dc6d56ed97421d1f106882854058e4fa4fdb3.tar.gz |
MAINT: refactor ufunc error object handling
_get_global_ext_obj: retrieves global ufunc object
_get_bufsize_errmask: get only bufsize and errormask from ufunc object
_extract_pyvals: handle NULL extobj
PyUFunc_GetPyValues implemented as _get_global_ext_obj +_extract_pyvals
drop unused first_error variable.
fix errobj memory leak in previous commit.
add some test for the extobj and warning path, the warning tests are
disabled like the raising path as they fail on a bunch of platforms.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions