Fix syntax warnings in tests introduced in bpo-35942. by serhiy-storchaka · Pull Request #11934 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Feb 19, 2019

edited by bedevere-bot

Loading

@serhiy-storchaka serhiy-storchaka changed the title Fix syntax warnings in tests introduced in bpo-35942. Fix syntax warnings in tests introduced in bpo-15248.

Feb 19, 2019

@serhiy-storchaka serhiy-storchaka changed the title Fix syntax warnings in tests introduced in bpo-15248. Fix syntax warnings in tests introduced in bpo-35942.

Feb 19, 2019

@serhiy-storchaka serhiy-storchaka merged commit 8d01eb4 into python:master

Feb 19, 2019

@serhiy-storchaka serhiy-storchaka deleted the compiler-warnings-in-tests2 branch

February 19, 2019 11:53

@miss-islington

Copy link Copy Markdown

Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 19, 2019
(cherry picked from commit 8d01eb4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@bedevere-bot

Copy link Copy Markdown

GH-11937 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request

Feb 19, 2019
(cherry picked from commit 8d01eb4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

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

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Labels

skip issue skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@serhiy-storchaka @miss-islington @bedevere-bot @pablogsal @the-knights-who-say-ni