summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-01-08 14:39:52 +0000
committerSebastian Berg <sebastian@sipsolutions.net>2020-01-08 08:39:52 -0600
commit1367acb94cc2b0803932dd71ba9679e00a49114e (patch)
tree8f9ffdd4376ca482e85a72fbb247c74cf8fde690 /numpy/array_api/_array_object.py
parentf31ce546045ccb765ef0992b9c841d4682eee775 (diff)
downloadnumpy-1367acb94cc2b0803932dd71ba9679e00a49114e.tar.gz
MAINT: Use a simpler return convention for internal functions (#15284)
Previously these used the `PyArg_ParseTuple` converter interfaces, rather than the more typical "return null on error" convention. Switching to the latter internally makes everything a lot simpler.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions