summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2022-11-22 12:10:49 -0600
committerGitHub <noreply@github.com>2022-11-22 12:10:49 -0600
commit02441cb091a7939d175b3df7db263a3922826965 (patch)
tree4d4aaa137e5437308c09b4e01f720a01685d7ff1 /doc
parent2d79df131cd99b200b3b22b6c63ff1319d54bff9 (diff)
parent8b9b0efbc08a502627f455ec59656fce68eb10d7 (diff)
downloadnumpy-02441cb091a7939d175b3df7db263a3922826965.tar.gz
Merge pull request #22638 from seberg/machar-depr
DEP: Finalize MachAr and machar deprecations
Diffstat (limited to 'doc')
-rw-r--r--doc/release/upcoming_changes/22638.deprecation.rst2
-rw-r--r--doc/release/upcoming_changes/22638.expired.rst1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/release/upcoming_changes/22638.deprecation.rst b/doc/release/upcoming_changes/22638.deprecation.rst
new file mode 100644
index 000000000..2db186106
--- /dev/null
+++ b/doc/release/upcoming_changes/22638.deprecation.rst
@@ -0,0 +1,2 @@
+* ``np.core.MachAr`` is deprecated. It is private API. In names
+ defined in ``np.core`` should generally be considered private.
diff --git a/doc/release/upcoming_changes/22638.expired.rst b/doc/release/upcoming_changes/22638.expired.rst
new file mode 100644
index 000000000..01e87fa9f
--- /dev/null
+++ b/doc/release/upcoming_changes/22638.expired.rst
@@ -0,0 +1 @@
+* ``np.core.machar`` and ``np.finfo.machar`` have been removed.