mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (#104994)
Document unittest.TestProgram.usageExit's pending removal in 3.13
This commit is contained in:
parent
a17f160376
commit
7df861c23c
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue