summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/22607.deprecation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/upcoming_changes/22607.deprecation.rst')
-rw-r--r--doc/release/upcoming_changes/22607.deprecation.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release/upcoming_changes/22607.deprecation.rst b/doc/release/upcoming_changes/22607.deprecation.rst
deleted file mode 100644
index 26eb58d20..000000000
--- a/doc/release/upcoming_changes/22607.deprecation.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-``np.str0`` and similar are now deprecated
-------------------------------------------
-The scalar type aliases ending in a 0 bit size: ``np.object0``, ``np.str0``,
-``np.bytes0``, ``np.void0``, ``np.int0``, ``np.uint0`` as well as ``np.bool8``
-are now deprecated and will eventually be removed.