Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37437: Pass -Wno-unreachable-code when compiling expat. #14470

Merged
merged 1 commit into from Jun 29, 2019
Merged

bpo-37437: Pass -Wno-unreachable-code when compiling expat. #14470

merged 1 commit into from Jun 29, 2019

Conversation

benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Jun 29, 2019

@miss-islington
Copy link
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@benjaminp benjaminp deleted the no-unreachable-code branch June 29, 2019 23:00
@miss-islington
Copy link
Contributor

Sorry @benjaminp, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 95da310078a9364bae9ab3f2ad9c71e34306a70c 3.8

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2019
…-14470)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot
Copy link

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

@miss-islington
Copy link
Contributor

Sorry, @benjaminp, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 95da310078a9364bae9ab3f2ad9c71e34306a70c 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2019
…-14470)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
benjaminp added a commit that referenced this pull request Jun 29, 2019
…-14470)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
miss-islington added a commit that referenced this pull request Jun 29, 2019
(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
ned-deily pushed a commit that referenced this pull request Jun 30, 2019
GH-14472)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request Jul 2, 2019
…-14470)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants