]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141679: Add colour to defaults in `argparse` help (#141680)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 23 Nov 2025 00:26:50 +0000 (02:26 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Nov 2025 00:26:50 +0000 (00:26 +0000)
commite73fbbacbba0dc65f8525eb710eaec618e18fa7d
tree0298bf1c02645bf16099e31e1eba6b81b0f50d6b
parent227b9d326ec7eba35942a4eb451c7db244a33a6c
gh-141679: Add colour to defaults in `argparse` help (#141680)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
Lib/_colorize.py
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2025-11-17-21-41-58.gh-issue-141679.fs7zLJ.rst [new file with mode: 0644]