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

Fix conditional import compatibility #1666

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

NilashishC
Copy link
Contributor

From python docs:

Note: In Python 3.11 and later, this class is found in importlib.resources.abc.

From python docs: 

```
Note: In Python 3.11 and later, this class is found in importlib.resources.abc.
```
@ssbarnea
Copy link
Member

ssbarnea commented Feb 8, 2024

I am curious why we did not spot this on CI as we do run with all python versions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants