summaryrefslogtreecommitdiff
path: root/numpy/lib/arraypad.py
diff options
context:
space:
mode:
authorStephan Hoyer <shoyer@gmail.com>2018-10-08 12:07:29 -0700
committerGitHub <noreply@github.com>2018-10-08 12:07:29 -0700
commit2f4bc6f1d561230e9e295ce0d49fef5c4deb7ea0 (patch)
tree3c227c971ddb9f534abfbe65c4cf673b613d3468 /numpy/lib/arraypad.py
parent1681fda2d2dfd032ca249e2b2ced1818bf5f5d95 (diff)
downloadnumpy-2f4bc6f1d561230e9e295ce0d49fef5c4deb7ea0.tar.gz
ENH: Validate dispatcher functions in array_function_dispatch (#12099)
* Validate dispatcher functions in array_function_dispatch They should have the same signature as the decorated function. Note: eventually these checks should be optional -- we really only need them to be run as part of NumPy's test suite, not every time numpy is imported. * ENH: make signature checking in array_function_dispatch optional * Change verify_signature keyword argument to verify
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions