diff options
author | Joe Marshall <joe.marshall@nottingham.ac.uk> | 2021-05-21 12:00:04 +0000 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-06-30 13:00:15 -0500 |
commit | 23c05e6f1b392f80f749dbb4668b5e7b52aef014 (patch) | |
tree | 5c6ce9c8aa1f9cb4c8cff343a5f3a407a21d5a36 /numpy/array_api/_statistical_functions.py | |
parent | 35a793c31faa1d7aeb1fd44cf79407132efcab08 (diff) | |
download | numpy-23c05e6f1b392f80f749dbb4668b5e7b52aef014.tar.gz |
BUG: Fix getter and setter signatures
The signature should include a trailing `void *` that is always
NULL. For most calling conventions, this does not matter, but
it does for webassembly for example, and incorrect signatures
are not strictly C-standard conform.
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions