]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-142035: Fix wrapping of colorized argparse help text (#154634)
authorSavannah Ostrowski <savannah@python.org>
Fri, 24 Jul 2026 19:50:09 +0000 (12:50 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 19:50:09 +0000 (19:50 +0000)
commit998fc4a973b2b5ac925d13e01693360c24803330
treefeaa3c54885f1cb3265a327c05d382b853688287
parent46acb79cd47211192bd52cd994715162d2b6dcf8
GH-142035: Fix wrapping of colorized argparse help text (#154634)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2026-07-24-15-54-35.gh-issue-142035.ZpNfl6.rst [new file with mode: 0644]