Skip to content

Commit 368d177

Browse files
[3.12] gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (GH-104994) (#105009)
gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (GH-104994) Document unittest.TestProgram.usageExit's pending removal in 3.13 (cherry picked from commit 7df861c) Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent f625ec3 commit 368d177

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,6 +1856,10 @@ Standard Library
18561856

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

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

18601864
.. _whatsnew311-pending-removal:
18611865
.. _whatsnew311-python-api-pending-removal:

0 commit comments

Comments
 (0)