summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.py
diff options
context:
space:
mode:
authorDavid Warde-Farley <wardefar@iro.umontreal.ca>2011-09-18 03:29:03 -0400
committerDavid Warde-Farley <wardefar@iro.umontreal.ca>2011-09-18 03:29:03 -0400
commit6e4016fb251ffc20d3f1f57165b20735f368a2e2 (patch)
tree62641ac900130138e7121ed3deb080f1ab8c3adb /numpy/core/arrayprint.py
parentaded70c4d02eec7a347af9868f1691dc49310f4d (diff)
downloadnumpy-6e4016fb251ffc20d3f1f57165b20735f368a2e2.tar.gz
ENH: release the GIL in some C library functions.
Sandwich certain potentially long running for loops that don't touch any Python objects between NPY_BEGIN_ALLOW_THREADS and NPY_END_ALLOW_THREADS so that the interpreter can potentially schedule another Python thread.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions