Skip to content

[3.14] GH-142035: Fix wrapping of colorized argparse help text (GH-154634) - #154645

Closed
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-998fc4a-3.14
Closed

[3.14] GH-142035: Fix wrapping of colorized argparse help text (GH-154634)#154645
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-998fc4a-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit 998fc4a)

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

…GH-154634)
(cherry picked from commit 998fc4a)
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>
@savannahostrowski

Copy link
Copy Markdown
Member

Whoops, I don't think we need a backport to 3.14 here since the core issue here is with interpolated values, which was introduced with 3.15!

auto-merge was automatically disabled July 24, 2026 20:17

Pull request was closed

@miss-islington
miss-islington deleted the backport-998fc4a-3.14 branch July 24, 2026 20:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@savannahostrowski