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

bpo-42997: Improve error message for missing : before suites #24293

Closed
wants to merge 2 commits into from

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Jan 22, 2021

Add new 'invalid_' rules to the grammar to display better error messages
when missing ':' before suites.

https://bugs.python.org/issue42997

Add new 'invalid_' rules to the grammar to display better error messages
when missing ':' before suites.
@pablogsal pablogsal requested a review from lysnikolaou as a code owner Jan 22, 2021
@pablogsal pablogsal marked this pull request as draft Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants