Bénédikt Tran
3185e3115c
gh-131277: allow EnvironmentVarGuard
to unset more than one environment variable at once ( #131280 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-03-16 14:09:33 +01:00
Russell Keith-Magee
1b070060c0
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>
2025-02-20 06:49:18 +00:00
Hugo van Kemenade
9546fe2ef2
gh-129061: Fix FORCE_COLOR
and NO_COLOR
when empty strings ( #129140 )
2025-01-27 16:24:10 +02:00
Serhiy Storchaka
7907203bc0
Improve tests for _colorize.can_colorize() ( #129234 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-01-24 18:33:40 +02:00
Hugo van Kemenade
05d12eecbd
gh-127873: Only check sys.flags.ignore_environment
for PYTHON*
env vars ( #127877 )
2025-01-21 16:10:08 +00:00
Hugo van Kemenade
417f7a9ef7
gh-128595: Fix test__colorize
unexpected keyword argument 'file' on buildbots ( #129070 )
2025-01-21 11:20:54 +02:00
Andrey Efremov
0ac40acec0
gh-127353: Allow to force color output on Windows V2 ( #127926 )
2024-12-14 17:25:49 +02:00
Hugo van Kemenade
a8ffe66154
Revert "gh-127353: Allow to force color output on Windows ( #127354 )" ( #127889 )
...
This reverts commit 365451e283
.
2024-12-12 21:11:20 +00:00
Andrey Efremov
365451e283
gh-127353: Allow to force color output on Windows ( #127354 )
2024-12-12 22:17:39 +02:00
Hugo van Kemenade
3b3f8dea57
gh-117225: Move colorize functionality to own internal module ( #118283 )
2024-05-01 12:27:06 -06:00