Commit 7ac097f
[3.10] pythongh-130293: Ensure test__colorize will pass on dumb terminals. (pythonGH-130333) (python#130334)
Ensure colorize tests will run on dumb terminals (or environment with TERM=dumb set)
(cherry picked from commit 1b07006)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>1 parent 037946d commit 7ac097f
File tree
2 files changed
+3
-1
lines changed- Misc/NEWS.d/next/Tests
- iOS/testbed/iOSTestbedTests
2 files changed
+3
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments