Skip to content

bpo-31847: Fix commented out tests in test_syntax.#4084

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:test-syntax-warnings
Oct 23, 2017
Merged

bpo-31847: Fix commented out tests in test_syntax.#4084
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:test-syntax-warnings

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Oct 23, 2017

SyntaxError now is raised instead of SyntaxWarning.

https://bugs.python.org/issue31847

SyntaxError now is raised instead of SyntaxWarning.
@serhiy-storchaka serhiy-storchaka merged commit 3b66ebe into python:master Oct 23, 2017
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test-syntax-warnings branch October 23, 2017 21:27
@bedevere-bot
Copy link
Copy Markdown

GH-4095 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 23, 2017
SyntaxError now is raised instead of SyntaxWarning.
(cherry picked from commit 3b66ebe)
serhiy-storchaka pushed a commit that referenced this pull request Oct 23, 2017
SyntaxError now is raised instead of SyntaxWarning.
(cherry picked from commit 3b66ebe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants