summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/17577.compatibility.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/upcoming_changes/17577.compatibility.rst')
-rw-r--r--doc/release/upcoming_changes/17577.compatibility.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release/upcoming_changes/17577.compatibility.rst b/doc/release/upcoming_changes/17577.compatibility.rst
deleted file mode 100644
index d08805607..000000000
--- a/doc/release/upcoming_changes/17577.compatibility.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-poly1d respects the dtype of all-zero argument
-----------------------------------------------
-Previously, constructing an instance of ``poly1d`` with all-zero
-coefficients would cast the coefficients to ``np.float64``.
-This affected the output dtype of methods which construct
-``poly1d`` instances internally, such as ``np.polymul``. \ No newline at end of file