]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Feb 2024 16:00:56 +0000 (17:00 +0100)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2024 16:00:56 +0000 (16:00 +0000)
commit0a737639dcd3b7181250f5d56694b192eaddeef0
tree0936874e123ae4d0580bc2a81bb85d20dfbaa49a
parentd8a787258dbbc49b0c17ce62756b72d4a67aba4d
[3.12] gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (GH-106588)" (GH-114470) (GH-114994)

This reverts commit 8fc071345b50dd3de61ebeeaa287ccef21d061b2.
(cherry picked from commit ecabff98c41453f15ecd26ac255d531b571b9bc1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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]