-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Incorrect syntax error #133999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
topic-parser
type-bug
An unexpected behavior, bug, or error
Comments
This is a regression from my commit. Sorry! Fixing |
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
May 15, 2025
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
May 15, 2025
sobolevn
added a commit
that referenced
this issue
May 17, 2025
Yhg1s
pushed a commit
that referenced
this issue
Jun 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
topic-parser
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Should be:
CPython versions tested on:
CPython main branch, 3.14
Operating systems tested on:
Linux
Linked PRs
except
parsing regression in 3.14 #134035except
parsing regression in 3.14 (GH-134035) #134206The text was updated successfully, but these errors were encountered: