summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorBas van Beek <43369155+BvB93@users.noreply.github.com>2021-05-18 22:53:29 +0200
committerGitHub <noreply@github.com>2021-05-18 13:53:29 -0700
commit39110f34ebc5e445ebea59833e621e4404c38be4 (patch)
tree390cae493e01d462d6e863392a1da5a79f358c7a /numpy/lib/function_base.py
parentdf821062b1f2fa2b6d689cef5b89bf76ad9df4d0 (diff)
downloadnumpy-39110f34ebc5e445ebea59833e621e4404c38be4.tar.gz
DEP: Deprecate 4 `ndarray.ctypes` methods (#19031)
* DEP: Deprecate 4 `ndarray.ctypes` methods * `get_data` * `get_shape` * `get_strides` * `get_as_parameter` * TST: Add deprecation tests for 4 `ndarray.ctypes` methods * DOC: Add a release note for the `ndarray.ctypes` method deprecation * MAINT: Deprecate via `__getattr__` instead of `__getattribute__ Co-Authored-By: Sebastian Berg <sebastian@sipsolutions.net> * MAINT: Deprecate the methods via proper function definitions Co-Authored-By: Eric Wieser <425260+eric-wieser@users.noreply.github.com> * DOC: Added a missing "the" * DOC: typo fix: property -> properties Co-Authored-By: Eric Wieser <425260+eric-wieser@users.noreply.github.com> Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net> Co-authored-by: Eric Wieser <425260+eric-wieser@users.noreply.github.com>
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions