-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Deprecation warning in test_importlib #96280
Comments
iritkatriel
added
type-bug
An unexpected behavior, bug, or error
tests
Tests in the Lib/test dir
skip news
and removed
skip news
labels
Aug 25, 2022
iritkatriel
added a commit
to iritkatriel/cpython
that referenced
this issue
Aug 25, 2022
I'll approve the PR, but I wonder if it wouldn't be better to fix the root cause by importing from importlib.resources.abc.ResourceReader? I haven't looked at the code, but maybe that's difficult if |
iritkatriel
added a commit
that referenced
this issue
Aug 26, 2022
The Merged PR suppresses the warning, but the test needs to be rewritten before we get to 3.14. |
iritkatriel
added
stale
Stale PR or inactive for long period of time.
stdlib
Python modules in the Lib dir
and removed
stale
Stale PR or inactive for long period of time.
labels
Aug 26, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: