summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastianb@nvidia.com>2023-02-09 15:55:27 +0100
committerSebastian Berg <sebastianb@nvidia.com>2023-02-19 19:52:05 +0100
commit6eaf10b2197461ada988d3aa7a2a86f6b3f9f7ab (patch)
treea36f42bf83ad3c2e16101fc10c56c5138061523b /numpy/array_api/_array_object.py
parent65340d930d1e58c5f8a10a892a2aa03ca54400e0 (diff)
downloadnumpy-6eaf10b2197461ada988d3aa7a2a86f6b3f9f7ab.tar.gz
DOC: Add code comment about why flags are not used in refcount.c
We simply don't bother releasing the GIL right now. This could make sense in principle for some user dtypes, though. (NumPy only ever uses clearing with Python objects so the GIL is always needed). I see no plausible use of checking floating point errors, so do not bother to add such cruft, if anyone ever needs it, they should add it.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions