Skip to content

gh-84116: Add missing backslash to _SubParsersAction.add_parser signature - #144572

Merged
picnixz merged 1 commit into
python:mainfrom
guoci:patch-2
Feb 7, 2026
Merged

gh-84116: Add missing backslash to _SubParsersAction.add_parser signature#144572
picnixz merged 1 commit into
python:mainfrom
guoci:patch-2

Conversation

@guoci

@guociguoci commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

@StanFromIrelandStanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StanFromIrelandStanFromIreland changed the title Add missing backslashgh-84116: Add missing backslash to _SubParsersAction.add_parser signatureFeb 7, 2026
@picnixz

Copy link
Copy Markdown
Member

Yeah, without backslashes we have a weird rendering:

image

With the backslash it becomes

image

@StanFromIreland can you confirm that it's not my browser?

@StanFromIreland

Copy link
Copy Markdown
Member

@StanFromIreland can you confirm that it's not my browser?

I can confirm, also none of the references in the file work currently (unlike in the preview).

@picnixz
picnixz merged commit 6665115 into python:mainFeb 7, 2026
40 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsFeb 7, 2026
@guoci
guoci deleted the patch-2 branch February 7, 2026 18:02
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@guoci@picnixz@StanFromIreland