mirror of https://github.com/python/cpython.git
[3.11] gh-101100: Fix Sphinx warnings from removed `~!` references (GH-113629) (#113642)
(cherry picked from commit 7595380347
)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
parent
f8b61c739b
commit
035b6eb987
|
@ -1860,7 +1860,7 @@ Standard Library
|
|||
|
||||
(Contributed by Erlend E. Aasland in :issue:`5846`.)
|
||||
|
||||
* :meth:`~!unittest.TestProgram.usageExit` is marked deprecated, to be removed
|
||||
* :meth:`!unittest.TestProgram.usageExit` is marked deprecated, to be removed
|
||||
in 3.13.
|
||||
(Contributed by Carlos Damázio in :gh:`67048`.)
|
||||
|
||||
|
|
Loading…
Reference in New Issue