Skip to content

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]>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
'\x08' is not interpreted as backspace on FreeBSD.
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