]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (#106588...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 4 Feb 2024 15:27:42 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2024 15:27:42 +0000 (17:27 +0200)
commitecabff98c41453f15ecd26ac255d531b571b9bc1
tree901c196e66150cc59acbab36d7906bf603c6966e
parentca715e56a13feabc15c368898df6511613d18987
gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (#106588)" (GH-114470)

This reverts commit 8fc071345b50dd3de61ebeeaa287ccef21d061b2.
Lib/test/test_unittest/test_discovery.py
Lib/test/test_unittest/test_skipping.py
Lib/unittest/case.py
Lib/unittest/result.py
Misc/NEWS.d/next/Library/2024-01-23-11-04-21.gh-issue-113267.xe_Pxe.rst [new file with mode: 0644]