Skip to content
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

☂️ Syntax errors raised by the compiler #11934

Open
6 tasks
dhruvmanila opened this issue Jun 19, 2024 · 0 comments
Open
6 tasks

☂️ Syntax errors raised by the compiler #11934

dhruvmanila opened this issue Jun 19, 2024 · 0 comments
Labels
tracking A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.

Comments

@dhruvmanila
Copy link
Member

dhruvmanila commented Jun 19, 2024

This is an umbrella issue to collect all the syntax errors that are raised by the CPython compiler. These are different than the ones that are raised by the parser. IOW, the source code which raises these errors are valid as per the grammar.

A lot of them are mentioned in this comment. These all would be part of E999 rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.
Projects
None yet
Development

No branches or pull requests

1 participant