Skip to content

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

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

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

Conversation

@guoci
Copy link
Contributor

@guoci guoci commented Feb 7, 2026

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

LGTM

@StanFromIreland StanFromIreland changed the title Add missing backslash gh-84116: Add missing backslash to _SubParsersAction.add_parser signature Feb 7, 2026
@picnixz
Copy link
Member

picnixz commented Feb 7, 2026

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
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:main Feb 7, 2026
40 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants