Skip to content

Commit 5f3a60d

Browse files
author
Erlend E. Aasland
committed
Add "What's new"
1 parent f8e0b6a commit 5f3a60d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,10 @@ Deprecated
365365
scheduled for removal in Python 3.12.
366366
(Contributed by Erlend E. Aasland in :issue:`42264`.)
367367

368+
* :meth:`unittest.makeSuite`, :meth:`unittest.findTestCases`, and :meth:`unittest.getTestCaseNames`
369+
are now deprecated, scheduled for removal in Python 3.12.
370+
(Contributed by Erlend E. Aasland in :issue:`5846`.)
371+
368372

369373
Removed
370374
=======

0 commit comments

Comments
 (0)