diff options
author | Chris Brown <chris@thebrown.net> | 2020-09-15 14:35:14 +0100 |
---|---|---|
committer | Chris Brown <chris@thebrown.net> | 2020-09-15 14:36:05 +0100 |
commit | ff44f113101814b6321906a312fe9f0db1b2f1e6 (patch) | |
tree | b2d80bfb59d2bbe6dccf6a39a8adaa12358e911f /numpy/lib/nanfunctions.py | |
parent | 7b7e7fe4936a0cd8b1278ebc3169463e392a486e (diff) | |
download | numpy-ff44f113101814b6321906a312fe9f0db1b2f1e6.tar.gz |
BUG: Set deprecated fields to null in PyArray_InitArrFuncs
Initializing the deprecated fields to null ensures that if a
user sets them to their own function pointers, this can be
detected and the warning about using deprecated fields can be
printed.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions