Skip to content

Conversation

@Eclips4
Copy link
Member

@Eclips4 Eclips4 commented Jun 6, 2024

@Eclips4 Eclips4 requested review from eryksun and zooba June 6, 2024 20:19
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Jun 6, 2024
@Eclips4 Eclips4 added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jun 6, 2024
@zooba
Copy link
Member

zooba commented Jun 6, 2024

LGTM. I assume it works on your machine?

@Eclips4
Copy link
Member Author

Eclips4 commented Jun 7, 2024

LGTM. I assume it works on your machine?

Yes, it is.

Copy link
Contributor

@eryksun eryksun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 🚀

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner vstinner merged commit d5ba4fc into python:main Jun 7, 2024
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 7, 2024
Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Eryk Sun <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 7, 2024

GH-120202 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 Jun 7, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 7, 2024
Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Eryk Sun <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 7, 2024

GH-120203 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 Jun 7, 2024
@vstinner
Copy link
Member

vstinner commented Jun 7, 2024

Merged, thanks for the fix @Eclips4.

vstinner pushed a commit that referenced this pull request Jun 7, 2024
…0203)

gh-120164: Fix test_os.test_win32_mkdir_700() (GH-120177)

Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Eryk Sun <[email protected]>
vstinner pushed a commit that referenced this pull request Jun 7, 2024
…0202)

gh-120164: Fix test_os.test_win32_mkdir_700() (GH-120177)

Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Eryk Sun <[email protected]>
@Eclips4 Eclips4 deleted the issue-120164 branch June 7, 2024 09:45
@Eclips4
Copy link
Member Author

Eclips4 commented Jun 7, 2024

Thanks for the reviews!

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Don't compare the path to avoid encoding issues.

Co-authored-by: Eryk Sun <[email protected]>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Don't compare the path to avoid encoding issues.

Co-authored-by: Eryk Sun <[email protected]>
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.

4 participants