diff options
author | Bas van Beek <43369155+BvB93@users.noreply.github.com> | 2021-05-18 22:53:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 13:53:29 -0700 |
commit | 39110f34ebc5e445ebea59833e621e4404c38be4 (patch) | |
tree | 390cae493e01d462d6e863392a1da5a79f358c7a /numpy/lib/function_base.py | |
parent | df821062b1f2fa2b6d689cef5b89bf76ad9df4d0 (diff) | |
download | numpy-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