]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130645: Add color to `argparse` help (GH-132323)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 2 May 2025 13:06:10 +0000 (16:06 +0300)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 13:06:10 +0000 (15:06 +0200)
commit4701ff92d747002d04b67688c7a581b1952773ac
tree4a8d8859474d7707f4f65d4c469fbd0a6d7fd913
parentba16ba3a18e86e094bcd215892b49fb08c74ec0a
gh-130645: Add color to `argparse` help (GH-132323)
Doc/library/argparse.rst
Lib/_colorize.py
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2025-04-09-19-07-22.gh-issue-130645.cVfE1X.rst [new file with mode: 0644]