summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-08-31 12:43:14 +0100
committerEric Wieser <wieser.eric@gmail.com>2020-08-31 12:43:14 +0100
commit6e935fed8019ac99f1f3d3a808a6ceae4bbbd421 (patch)
tree0402ee9fe0ea5cda06cbea9bc0d2c5859c408cfa /numpy/lib/function_base.py
parentbbe2cca1925873dea538674b96b53b5cef0a148a (diff)
downloadnumpy-6e935fed8019ac99f1f3d3a808a6ceae4bbbd421.tar.gz
MAINT: Improve error handling in npy_cpu_init
It's generally unsafe to do a bunch of things then check `PyErr_Occurred()`, as once `PyErr_Occurred()` is non-null, many python api functions become unsafe.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions