diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-07 22:20:34 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-01-10 18:54:00 +0000 |
commit | 4cd5a88c130894d3916c1cb174b1e73f10dac232 (patch) | |
tree | 1425716291584709bbbeba4153221c5e2651036b /numpy/polynomial/polyutils.py | |
parent | c4d5e12879c19c2655b5620fa1c18242b14d5141 (diff) | |
download | numpy-4cd5a88c130894d3916c1cb174b1e73f10dac232.tar.gz |
MAINT: Ensure `_convert_from_*` functions set errors
Previously some of these would return null without setting an error, meaning the caller had to clean up after them.
Removes all direct callers of `PyArray_DescrConverter` in this file, since `_convert_from_any` has less indirection and a simpler calling convention.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions