Skip to content

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.
@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 <vstinner@python.org>
@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 <vstinner@python.org>
@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 <vstinner@python.org>
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 <vstinner@python.org>
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