Skip to content

Commit

Permalink
DOC: touchups to release note.
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbar committed May 11, 2021
1 parent 7ef9da0 commit 2adb6bc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/release/upcoming_changes/18963.expired.rst
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
* The class ``PolyBase`` has been removed (deprecated in numpy 1.9.0). Please use use the abstract ``ABCPolyBase`` class instead.
Remove deprecated ``PolyBase`` and unused ``PolyError`` and ``PolyDomainError``
-------------------------------------------------------------------------------

The class ``PolyBase`` has been removed (deprecated in numpy 1.9.0). Please use
the abstract ``ABCPolyBase`` class instead.

Furthermore, the unused ``PolyError`` and ``PolyDomainError`` exceptions are
removed from the `numpy.polynomial`.

0 comments on commit 2adb6bc

Please sign in to comment.