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

Conversation

@benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Jun 29, 2019

https://bugs.python.org/issue37437

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 29, 2019

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 Jun 29, 2019
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 29, 2019

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

@bedevere-bot bedevere-bot commented Jun 29, 2019

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Jun 29, 2019
…-14470)

(cherry picked from commit 95da310)

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

@bedevere-bot bedevere-bot commented Jun 29, 2019

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

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 29, 2019

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 added a commit to miss-islington/cpython that referenced this issue Jun 29, 2019
…-14470)

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
benjaminp added a commit that referenced this issue 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 issue Jun 29, 2019
(cherry picked from commit 95da310)

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

(cherry picked from commit 95da310)

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

(cherry picked from commit 95da310)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants