Skip to content

gh-133558: Skip test_pdb tests on FreeBSD #133566

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 7, 2025

'\x08' is not interpreted as backspace on FreeBSD.

'\x08' is not interpreted as backspace on FreeBSD.
@vstinner
Copy link
Member Author

vstinner commented May 7, 2025

cc @gaogaotiantian

@vstinner vstinner merged commit 79b8a32 into python:main May 7, 2025
52 checks passed
@vstinner vstinner deleted the test_pdb_freebsd branch May 7, 2025 20:59
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 7, 2025
'\x08' is not interpreted as backspace on FreeBSD.
(cherry picked from commit 79b8a32)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 7, 2025

GH-133616 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 7, 2025
vstinner added a commit that referenced this pull request May 7, 2025
gh-133558: Skip test_pdb tests on FreeBSD (GH-133566)

'\x08' is not interpreted as backspace on FreeBSD.
(cherry picked from commit 79b8a32)

Co-authored-by: Victor Stinner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-freebsd skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants