Skip to content

Conversation

@nascheme
Copy link
Member

@nascheme nascheme commented Feb 21, 2021

Fix test_importlib to correctly skip Unicode file tests if the fileystem does not support them.

https://bugs.python.org/issue43288

@nascheme
Copy link
Member Author

nascheme commented Feb 21, 2021

Looks like backport to only 3.9 is needed since this code was introduced in bpo-39791.

@nascheme nascheme merged commit 50288aa into python:master Feb 21, 2021
@miss-islington
Copy link
Contributor

Thanks @nascheme for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-24613 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 21, 2021
(cherry picked from commit 50288aa)

Co-authored-by: Neil Schemenauer <[email protected]>
nascheme added a commit that referenced this pull request Feb 21, 2021
* bpo-43288: Fix bug in test_importlib test. (GH-24612)
* Fix failed merge of bpo-43288. (GH-24614)
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants