Skip to content

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

Merged
ambv merged 3 commits into
python:masterfrom
mjpieters:bpo31161_strict_syntaxerror_check
Aug 22, 2017
Merged

bpo-31161: only check for parens error for SyntaxError#3082
ambv merged 3 commits into
python:masterfrom
mjpieters:bpo31161_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

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

Copy link
Copy Markdown
Contributor Author

Backport to 3.6 is available at #3083. This should probably be backported to 3.5 and 3.4 too.

@ambv ambv merged commit 772d809 into python:master Aug 22, 2017
@ambv

ambv commented Aug 22, 2017

Copy link
Copy Markdown
Contributor

Thanks! ✨ 🍰 ✨

GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request Sep 10, 2017
Subclasses such as IndentError and TabError should not have this message
applied.
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