Skip to content

bpo-31161: only check for parens error for SyntaxError#3083

Merged
ambv merged 2 commits into
python:3.6from
mjpieters:bpo31161_36_strict_syntaxerror_check
Aug 22, 2017
Merged

bpo-31161: only check for parens error for SyntaxError#3083
ambv merged 2 commits into
python:3.6from
mjpieters:bpo31161_36_strict_syntaxerror_check

Conversation

@mjpieters

@mjpieters mjpieters commented Aug 13, 2017

Copy link
Copy Markdown
Contributor

Subclasses such as IndentError and TabError should not have this message
applied.

https://bugs.python.org/issue31161

(note: this is a backport of GH-3082 made without using cherry_picker)

Subclasses such as IndentError and TabError should not have this message
applied.
@ambv

ambv commented Aug 22, 2017

Copy link
Copy Markdown
Contributor

Thanks! ✨ 🍰 ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants