]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] GH-142035: Fix wrapping of colorized argparse help text (GH-154634) (#154644)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Jul 2026 20:24:37 +0000 (22:24 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 20:24:37 +0000 (20:24 +0000)
commitfe08b7029b0698074a59d7c43c49c6a5ae85239d
tree483b2af9f89be57ffb89c18b821f313d988ffd9a
parentefbe54a2c6f0fa95d81c1f0736abbd698e922ff0
[3.15] GH-142035: Fix wrapping of colorized argparse help text (GH-154634) (#154644)

GH-142035: Fix wrapping of colorized argparse help text (GH-154634)
(cherry picked from commit 998fc4a973b2b5ac925d13e01693360c24803330)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
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]