Skip to content

bpo-34401: add HP GDB version string to test_gdb #8828

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

Closed
wants to merge 1 commit into from

Conversation

michael-o
Copy link
Contributor

@michael-o michael-o commented Aug 20, 2018

The GDB provided by HPE on HP-UX contains a modified version string. Therefore
the tests fail. Adapt the regex to match that string.

Patch by Michael Osipov.

https://bugs.python.org/issue34401

@michael-o
Copy link
Contributor Author

This requires a backport to at least 3.7.

The GDB provided by HPE on HP-UX contains a modified version string. Therefore
the tests fail. Adapt the regex to match that string.

Patch by Michael Osipov.
@vstinner
Copy link
Member

I rebased this PR on master: PR #20804.

@vstinner
Copy link
Member

Thank you @michael-o! I merged your PR as PR #20804. I'm now backporting it to 3.9 and 3.8.

@vstinner vstinner closed this Jun 11, 2020
@michael-o
Copy link
Contributor Author

@vstinner Merci! I have two more open PRs for HP-UX: https://github.com/python/cpython/pulls/michael-o
Will happily provide more as soon as these go upstream.

@michael-o michael-o deleted the bpo-34401 branch June 16, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants