]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-139946: Colorize error and warning messages in argparse (#140695)
authorSavannah Ostrowski <savannah@python.org>
Tue, 4 Nov 2025 16:31:35 +0000 (08:31 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Nov 2025 16:31:35 +0000 (16:31 +0000)
commit40096da95a592ac0b2ad6aa9c731631784c3b393
tree8d5ecabf12aab3940444b865e7e418a8c058316f
parent1326d2a808245e5f2de9e515460bab30556e8f05
GH-139946: Colorize error and warning messages in argparse (#140695)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/_colorize.py
Lib/argparse.py
Lib/test/test_argparse.py
Lib/test/test_clinic.py
Lib/test/test_gzip.py
Lib/test/test_uuid.py
Lib/test/test_webbrowser.py
Misc/NEWS.d/next/Library/2025-10-28-02-46-56.gh-issue-139946.aN3_uY.rst [new file with mode: 0644]