summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_asarray.py
diff options
context:
space:
mode:
authorPeter Hawkins <phawkins@google.com>2022-11-22 14:25:16 +0000
committerPeter Hawkins <phawkins@google.com>2022-11-22 15:19:49 +0000
commit32442341e64078ee38da9ddd1d27d8c7b02a5dd7 (patch)
treec310c299bb0d24d2720d581678824a4aa0b54904 /numpy/array_api/tests/test_asarray.py
parent04d0e2155704ad939980a4eafefe3d817076fa39 (diff)
downloadnumpy-32442341e64078ee38da9ddd1d27d8c7b02a5dd7.tar.gz
Rename symbols in textreading/ that may clash when statically linked.
While it is not the standard way NumPy is built, some users build and link NumPy statically together with other modules. In this case generic names like `tokenize` or `to_float` can clash with similar symbols from other modules. We can defend against this either by using a C++ namespace or by prefixing symbols likely to clash with a prefix like npy_.
Diffstat (limited to 'numpy/array_api/tests/test_asarray.py')
0 files changed, 0 insertions, 0 deletions