]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130293: Ensure test__colorize will pass on dumb terminals. (#130333)
authorRussell Keith-Magee <russell@keith-magee.com>
Thu, 20 Feb 2025 06:49:18 +0000 (14:49 +0800)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 06:49:18 +0000 (06:49 +0000)
commit1b070060c025a00d43566a6df65aa7631861d7af
treee325c1da26c963cec1d3fbe3ad66fafb444a2943
parentee337bea01beb3da6dccfe1b48db9a4c891b05a1
gh-130293: Ensure test__colorize will pass on dumb terminals. (#130333)

Ensure colorize tests will run on dumb terminals (or environment with TERM=dumb set)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/test/test__colorize.py
Misc/NEWS.d/next/Tests/2025-02-20-13-39-12.gh-issue-130293.5igSsu.rst [new file with mode: 0644]
iOS/testbed/iOSTestbedTests/iOSTestbedTests.m