]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128595: Add test class helper to force no terminal colour (#128687)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 13 Jan 2025 11:05:02 +0000 (13:05 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 11:05:02 +0000 (11:05 +0000)
commitafb9dc887c6e8ae17b6a54c6124399e8bdc82253
tree7c84e8d2686a2d77af03f0ce2ea7cba58c2bdb83
parentddd959987c557beaf823b681bf5e5e573ad657ac
gh-128595: Add test class helper to force no terminal colour (#128687)

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