Skip to content

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

Closed
pablogsal wants to merge 2 commits intopython:masterfrom
pablogsal:bpo-42997-2
Closed

bpo-42997: Improve error message for missing : before suites#24293
pablogsal wants to merge 2 commits intopython:masterfrom
pablogsal:bpo-42997-2

Conversation

@pablogsal
Copy link
Copy Markdown
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants