]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141939: Add colors to interpolated values in argparse (#141940)
authorAlex Prengère <2138730+alexprengere@users.noreply.github.com>
Fri, 12 Dec 2025 16:58:12 +0000 (17:58 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Dec 2025 16:58:12 +0000 (16:58 +0000)
commit6d644e4453a907710e11f6f6b6b8890c197370d6
treee7671c807b381314456a9379fb578d847061ff61
parent15313dd3d74490f570a3c361a4176437a8320af6
gh-141939: Add colors to interpolated values in argparse (#141940)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
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-28-08-25-19.gh-issue-141939.BXPnFj.rst [new file with mode: 0644]