8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5426ff1 commit 36a4227Copy full SHA for 36a4227
Doc/whatsnew/3.12.rst
@@ -1015,8 +1015,9 @@ APIs:
1015
* :func:`locale.getdefaultlocale` (:gh:`90817`)
1016
* :meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)
1017
* :func:`!unittest.findTestCases` (:gh:`50096`)
1018
-* :func:`!unittest.makeSuite` (:gh:`50096`)
1019
* :func:`!unittest.getTestCaseNames` (:gh:`50096`)
+* :func:`!unittest.makeSuite` (:gh:`50096`)
1020
+* :meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)
1021
* :class:`!webbrowser.MacOSX` (:gh:`86421`)
1022
* :class:`classmethod` descriptor chaining (:gh:`89519`)
1023
0 commit comments