diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-08 14:39:52 +0000 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-01-08 08:39:52 -0600 |
commit | 1367acb94cc2b0803932dd71ba9679e00a49114e (patch) | |
tree | 8f9ffdd4376ca482e85a72fbb247c74cf8fde690 /numpy/array_api/_array_object.py | |
parent | f31ce546045ccb765ef0992b9c841d4682eee775 (diff) | |
download | numpy-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