COMMITS
/ Lib/test/test__colorize.py April 26, 2026
D
gh-137855: Lazy import `inspect` module in dataclasses (#144387)
Daniel Hollas committed
April 18, 2026
D
gh-148406: Fix annotations of _colorize.FancyCompleter (#148408)
Daniel Hollas committed
November 19, 2025
M
gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716)
Miro Hrončok committed
October 26, 2025
B
gh-133346: add tests for `_colorize.Theme` (#139687)
Bénédikt Tran committed
March 16, 2025
B
February 20, 2025
R
gh-130293: Ensure test__colorize will pass on dumb terminals. (#130333)
Russell Keith-Magee committed
January 27, 2025
H
gh-129061: Fix `FORCE_COLOR` and `NO_COLOR` when empty strings (#129140)
Hugo van Kemenade committed
January 24, 2025
S
Improve tests for _colorize.can_colorize() (#129234)
Serhiy Storchaka committed
January 21, 2025
H
gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env vars (#127877)
Hugo van Kemenade committed
H
gh-128595: Fix `test__colorize` unexpected keyword argument 'file' on buildbots (#129070)
Hugo van Kemenade committed
December 14, 2024
A
gh-127353: Allow to force color output on Windows V2 (#127926)
Andrey Efremov committed
December 12, 2024
H
Revert "gh-127353: Allow to force color output on Windows (#127354)" (#127889)
Hugo van Kemenade committed
A
gh-127353: Allow to force color output on Windows (#127354)
Andrey Efremov committed
May 1, 2024
H
gh-117225: Move colorize functionality to own internal module (#118283)
Hugo van Kemenade committed