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-38239: Fix test_gdb for Link Time Optimization (LTO) #16422

Merged
merged 1 commit into from Sep 26, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 26, 2019

@vstinner vstinner merged commit 64b4a3a into python:master Sep 26, 2019
@vstinner vstinner deleted the test_gdb_lto branch Sep 26, 2019
@miss-islington
Copy link
Contributor

miss-islington commented Sep 26, 2019

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Sep 26, 2019

GH-16424 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

miss-islington commented Sep 26, 2019

Sorry, @vstinner, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 64b4a3a2deabcd4103fac2759a311fe94159b4d1 3.7

@bedevere-bot
Copy link

bedevere-bot commented Sep 26, 2019

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

miss-islington added a commit that referenced this pull request Sep 26, 2019
(cherry picked from commit 64b4a3a)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
vstinner added a commit that referenced this pull request Sep 26, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants