-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Incorrect syntax error #133999
Copy link
Copy link
Closed
Labels
3.14bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertopic-parsertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertopic-parsertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Bug report
Bug description:
Should be:
CPython versions tested on:
CPython main branch, 3.14
Operating systems tested on:
Linux
Linked PRs
exceptparsing regression in 3.14 #134035exceptparsing regression in 3.14 (GH-134035) #134206