Skip to content
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

[3.13] gh-120164: Fix test_os.test_win32_mkdir_700() (GH-120177) #120202

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 7, 2024

Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru
Co-authored-by: Eryk Sun eryksun@gmail.com

Don't compare the path to avoid encoding issues.

(cherry picked from commit d5ba4fc)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Eryk Sun <eryksun@gmail.com>
@bedevere-app bedevere-app bot added skip news tests Tests in the Lib/test dir awaiting review labels Jun 7, 2024
@vstinner vstinner enabled auto-merge (squash) June 7, 2024 09:14
@vstinner vstinner merged commit 1e43f76 into python:3.13 Jun 7, 2024
35 checks passed
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.

None yet

3 participants