]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-22859: deprecate unittest.main.TestProgram.usageExit (GH-30293)
authorCarlos Damazio <carlos.damazio@damazio.dev>
Thu, 17 Mar 2022 02:41:02 +0000 (23:41 -0300)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 02:41:02 +0000 (19:41 -0700)
commit7c353b7594545fb9403b3123a17ad06cadc2f73d
tree832326d7e0fbd9524886f82d3c3acc51a4d19198
parent30b5d41fabad04f9f34d603f1ce2249452c18c71
bpo-22859: deprecate unittest.main.TestProgram.usageExit (GH-30293)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/unittest/main.py
Misc/NEWS.d/next/Library/2021-12-29-19-37-49.bpo-22859.AixHW7.rst [new file with mode: 0644]