bpo-39791: Support file systems that cannot support non-ascii filenames.#20681
bpo-39791: Support file systems that cannot support non-ascii filenames.#20681jaraco merged 1 commit intopython:masterfrom jaraco:bugfix/39791-unicode-error
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. |
|
In that case, the test is skipped. Addressed issue reported here.
https://bugs.python.org/issue39791
Automerge-Triggered-By: @jaraco