summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorjaimefrio <jaime.frio@gmail.com>2014-04-28 13:45:53 -0700
committerjaimefrio <jaime.frio@gmail.com>2014-04-28 13:46:00 -0700
commit0816d555463437bd2c7db2ac1c96ca26a31fecf0 (patch)
treeabea1f8de5ebb2c734929c3854a4c8bf1d7378cd /numpy/lib/nanfunctions.py
parent7bab95753832051c9425fea613c6dc06a863afba (diff)
downloadnumpy-0816d555463437bd2c7db2ac1c96ca26a31fecf0.tar.gz
BUG: Hold GIL for types with fields, fixes #4642
Set the `NPY_NEEDS_PYAPI` flag for types with fields, as these need access to the Python API to manipulate the tuples and dicts holding field information. It remains unset for the base `np.void` type.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions