diff options
Diffstat (limited to 'doc/release/upcoming_changes/14036.expired.rst')
-rw-r--r-- | doc/release/upcoming_changes/14036.expired.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/release/upcoming_changes/14036.expired.rst b/doc/release/upcoming_changes/14036.expired.rst deleted file mode 100644 index 05164aa38..000000000 --- a/doc/release/upcoming_changes/14036.expired.rst +++ /dev/null @@ -1,2 +0,0 @@ -* ``PyArray_As1D`` and ``PyArray_As2D`` have been removed in favor of - ``PyArray_AsCArray`` |