]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129061: Fix `FORCE_COLOR` and `NO_COLOR` when empty strings (#129140)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 27 Jan 2025 14:24:10 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 14:24:10 +0000 (16:24 +0200)
commit9546fe2ef2db921709f3cb355b33bba977658672
treec7e7ca015235fa2050bb77d16c0942d81c106791
parentd6f010dead1a0d4b8a9e51f0187617b0394c9c2a
gh-129061: Fix `FORCE_COLOR` and `NO_COLOR` when empty strings (#129140)
Lib/_colorize.py
Lib/test/test__colorize.py
Misc/NEWS.d/next/Library/2025-01-21-18-52-32.gh-issue-129061.4idD_B.rst [new file with mode: 0644]