Skip to content

Fix a compiler warning added in bpo-34872.#9722

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:bpo-34872-compiler-warning
Oct 5, 2018
Merged

Fix a compiler warning added in bpo-34872.#9722
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:bpo-34872-compiler-warning

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 5, 2018

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka merged commit addf8af into python:master Oct 5, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the bpo-34872-compiler-warning branch October 5, 2018 18:20
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker addf8afb43af58b9bf56a0ecfd0f316dd60ac0c3 3.7

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker addf8afb43af58b9bf56a0ecfd0f316dd60ac0c3 3.6

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Oct 5, 2018
(cherry picked from commit addf8af)

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

Copy link
Copy Markdown

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

@serhiy-storchaka serhiy-storchaka removed their assignment Oct 5, 2018
serhiy-storchaka added a commit that referenced this pull request Oct 5, 2018
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2018
…thonGH-9726)

(cherry picked from commit addf8af)
(cherry picked from commit d921220)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka pushed a commit that referenced this pull request Oct 5, 2018
)

(cherry picked from commit addf8af)
(cherry picked from commit d921220)
@ned-deily

Copy link
Copy Markdown
Member

This fix was backported to 3.6 in PR #9728

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.

6 participants