COMMITS
/ Lib/_colorize.py March 22, 2026
S
gh-140049: Colorize exception notes in `traceback.py` (#140051)
Stan Ulbrych committed
January 1, 2026
P
gh-138122: Integrate live profiler TUI with _colorize theming system (#142360)
Pablo Galindo Salgado committed
December 12, 2025
A
gh-141939: Add colors to interpolated values in argparse (#141940)
Alex Prengère committed
November 23, 2025
H
gh-141679: Add colour to defaults in `argparse` help (#141680)
Hugo van Kemenade committed
November 19, 2025
M
gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716)
Miro Hrončok committed
November 4, 2025
S
GH-139946: Colorize error and warning messages in argparse (#140695)
Savannah Ostrowski committed
October 26, 2025
B
gh-133346: make `_colorize.Argparse` kw-only constructible (#140620)
Bénédikt Tran committed
September 15, 2025
Y
S
gh-134953: Expand theming for `True`/`False`/`None` (#135000)
Stan Ulbrych committed
August 8, 2025
May 5, 2025
Ł
gh-133346: Make theming support in _colorize extensible (GH-133347)
Łukasz Langa committed
May 2, 2025
Ł
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
Łukasz Langa committed
H
gh-130645: Add color to `argparse` help (GH-132323)
Hugo van Kemenade committed
March 21, 2025
Ł
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
Łukasz Langa committed
January 27, 2025
H
gh-129061: Fix `FORCE_COLOR` and `NO_COLOR` when empty strings (#129140)
Hugo van Kemenade committed
January 21, 2025
H
gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env vars (#127877)
Hugo van Kemenade committed
January 20, 2025
H
gh-128595: Default to stdout isatty for colour detection instead of stderr (#128498)
Hugo van Kemenade committed
January 3, 2025
H
gh-128317: Highlight today in colour in calendar CLI output (#128318)
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