-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-39791: Support file systems that cannot support non-ascii filenames. #20681
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
Conversation
🤖 New build scheduled with the buildbot fleet by @jaraco for commit a64b5b4f9df9faa976b4d4cc7951947f927a8ff5 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
…es (skipping tests in that case).
Tried to merge but can’t from here. |
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
@jaraco: Please replace |
GH-20695 is a backport of this pull request to the 3.9 branch. |
…es (skipping tests in that case). (GH-20681) (cherry picked from commit 2efe18b) Co-authored-by: Jason R. Coombs <[email protected]>
|
…es (skipping tests in that case). (python#20681)
In that case, the test is skipped. Addressed issue reported here.
https://bugs.python.org/issue39791
Automerge-Triggered-By: @jaraco