Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Document unittest.TestProgram.usageExit's pending removal in 3.13
  • Loading branch information
hugovk committed May 26, 2023
commit 05a3b3412352160eb90ea3e06575866f942b3b84
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1856,6 +1856,10 @@ Standard Library

(Contributed by Erlend E. Aasland in :issue:`5846`.)

* :meth:`~!unittest.TestProgram.usageExit` is marked deprecated, to be removed
in 3.13.
(Contributed by Carlos Damázio in :gh:`67048`.)


.. _whatsnew311-pending-removal:
.. _whatsnew311-python-api-pending-removal:
Expand Down