summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_creation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-11-04 14:03:30 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-11-04 14:03:30 -0500
commit3cb20a03f5337fe5f038f1593508458849612ba2 (patch)
treeceb92f12040b520b57f8719230e6d687726387c4 /numpy/array_api/tests/test_creation_functions.py
parent8eb6555711888f0ab5594a2bd82d230ba33a3d7c (diff)
downloadnumpy-3cb20a03f5337fe5f038f1593508458849612ba2.tar.gz
BUG: Fix requirement that user DTypes had to be heaptypes
Requiring heap-types currently does not make sense, because the way to create a new DType is clunky if you were to make a heaptype. This was an initial thought, which panned out inconvenient now, so changing. This has no effect, except for experimental user DTypes when `NUMPY_EXPERIMENTAL_DTYPE_API=1` is used.
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions