Skip to content

gh-121200: Log pwd entry in test_expanduser_pwd2() #121207

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
Jul 1, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 1, 2024

Use subTest() to log the pwd entry in test_expanduser_pwd2() of test_posixpath to help debugging.

Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
@vstinner vstinner added skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 1, 2024
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting core review labels Jul 1, 2024
@vstinner vstinner merged commit 05a6f8d into python:main Jul 1, 2024
36 checks passed
@miss-islington-app
Copy link

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

@vstinner vstinner deleted the debug_posixpath branch July 1, 2024 09:44
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 1, 2024
…1207)

Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
(cherry picked from commit 05a6f8d)

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

bedevere-app bot commented Jul 1, 2024

GH-121213 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 1, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 1, 2024
…1207)

Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
(cherry picked from commit 05a6f8d)

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

bedevere-app bot commented Jul 1, 2024

GH-121214 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jul 1, 2024
vstinner added a commit that referenced this pull request Jul 1, 2024
…#121214)

gh-121200: Log pwd entry in test_expanduser_pwd2() (GH-121207)

Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
(cherry picked from commit 05a6f8d)

Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request Jul 1, 2024
…#121213)

gh-121200: Log pwd entry in test_expanduser_pwd2() (GH-121207)

Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
(cherry picked from commit 05a6f8d)

Co-authored-by: Victor Stinner <[email protected]>
Akasurde pushed a commit to Akasurde/cpython that referenced this pull request Jul 3, 2024
Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Use subTest() to log the pwd entry in test_expanduser_pwd2() of
test_posixpath to help debugging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant