gh-84116: Add missing backslash to `_SubParsersAction.add_parser` signature by guoci · Pull Request #144572 · python/cpython

Conversation

@guoci

@guoci guoci commented

Feb 7, 2026

edited by bedevere-app bot

Loading

@guoci guoci mentioned this pull request

Feb 7, 2026

StanFromIreland

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

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

@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).

thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request

Feb 15, 2026

Labels