mirror of
https://github.com/python/cpython.git
synced 2024-12-01 05:45:40 +08:00
gh-104992: [What's New in 3.12] Document unittest.TestProgram.usageExit's deprecation (#104995)
This commit is contained in:
parent
3a5be878be
commit
3821b92c1f
@ -1015,8 +1015,9 @@ APIs:
|
||||
* :func:`locale.getdefaultlocale` (:gh:`90817`)
|
||||
* :meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)
|
||||
* :func:`!unittest.findTestCases` (:gh:`50096`)
|
||||
* :func:`!unittest.makeSuite` (:gh:`50096`)
|
||||
* :func:`!unittest.getTestCaseNames` (:gh:`50096`)
|
||||
* :func:`!unittest.makeSuite` (:gh:`50096`)
|
||||
* :meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)
|
||||
* :class:`!webbrowser.MacOSX` (:gh:`86421`)
|
||||
* :class:`classmethod` descriptor chaining (:gh:`89519`)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user