]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128595: Add test class helper to force no terminal colour (GH-128687) ...
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 13 Jan 2025 11:57:44 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 11:57:44 +0000 (13:57 +0200)
commitafcf238ed482b0d492854214df74392be64e4abd
treec6d6d4847942fa972a1930e29d2306d9d3ec19ec
parent05bd6cbe61737e1bee2a8138f1aff9e3211caa1e
[3.13] gh-128595: Add test class helper to force no terminal colour (GH-128687) (#128778)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/test/support/__init__.py
Lib/test/test_code_module.py
Lib/test/test_traceback.py
Lib/test/test_unittest/test_result.py