]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142389: Add support for backtick colorisation in argparse help text (#149375)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 4 May 2026 22:58:04 +0000 (01:58 +0300)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 22:58:04 +0000 (22:58 +0000)
commitffe050ad9b93e158dcea32891dc34722b8aef148
treef430ada110521736f67cf9f1999df0825ad9abdd
parentef6f0635ce07e6785a78aef0c58649c2e8e832ba
gh-142389: Add support for backtick colorisation in argparse help text (#149375)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
Doc/library/argparse.rst
Doc/whatsnew/3.15.rst
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2026-05-04-18-01-35.gh-issue-142389.4Faqpq.rst [new file with mode: 0644]