Skip to content

gh-149861: Fix rendering of case_block in match statement PEG grammar#149908

Open
ByteFlowing1337 wants to merge 3 commits into
python:mainfrom
ByteFlowing1337:fix-149861
Open

gh-149861: Fix rendering of case_block in match statement PEG grammar#149908
ByteFlowing1337 wants to merge 3 commits into
python:mainfrom
ByteFlowing1337:fix-149861

Conversation

@ByteFlowing1337
Copy link
Copy Markdown
Contributor

@ByteFlowing1337 ByteFlowing1337 commented May 16, 2026

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 16, 2026

@encukou
Copy link
Copy Markdown
Member

encukou commented May 26, 2026

Thank you!

Could you undo the case changes? Those aren't related to the issue, and I don't think they're worth making. (AFAIK, even small changes like this can invalidate translations.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

The PEG rule "case_block" of match statement seems not rendered correctly

2 participants