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-42208: GitHub Action: Add gdb to posix dependencies #23043

Merged
merged 1 commit into from Oct 30, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 30, 2020

Sort also dependencies and remove duplicates (liblzma-dev).

https://bugs.python.org/issue42208

@vstinner vstinner changed the title GitHub Action: Add gdb to posix dependencies bpo-42208: GitHub Action: Add gdb to posix dependencies Oct 30, 2020
Sort also dependencies and remove duplicates (liblzma-dev).
@vstinner
Copy link
Member Author

vstinner commented Oct 30, 2020

Good, test_gdb is no longer skipped on the Ubuntu job. But it failed because I failed to get my commit b9ee4af fixing test_gdb :-)

@vstinner vstinner merged commit 6e03c0a into python:master Oct 30, 2020
3 checks passed
@vstinner vstinner deleted the gha_gdb branch Oct 30, 2020
@miss-islington
Copy link
Contributor

miss-islington commented Oct 30, 2020

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2020
Sort also dependencies and remove duplicates (liblzma-dev).
(cherry picked from commit 6e03c0a)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Oct 30, 2020

GH-23047 is a backport of this pull request to the 3.9 branch.

vstinner added a commit that referenced this pull request Oct 30, 2020
…H-23047)

Sort also dependencies and remove duplicates (liblzma-dev).
(cherry picked from commit 6e03c0a)

Co-authored-by: Victor Stinner <vstinner@python.org>

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Contributor

miss-islington commented Oct 30, 2020

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2020
Sort also dependencies and remove duplicates (liblzma-dev).
(cherry picked from commit 6e03c0a)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Oct 30, 2020

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

miss-islington added a commit that referenced this pull request Oct 30, 2020
Sort also dependencies and remove duplicates (liblzma-dev).
(cherry picked from commit 6e03c0a)

Co-authored-by: Victor Stinner <vstinner@python.org>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sort also dependencies and remove duplicates (liblzma-dev).
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.

None yet

4 participants