Commit 94b8a42
committed
[importlib] Deprecate ResourceReader
Docs (`importlib.abc.ResourceReader`): https://docs.python.org/dev/library/importlib.html#importlib.abc.ResourceReader
Docs (`importlib.resources.abc.ResourceReader`): https://docs.python.org/dev/library/importlib.resources.abc.html#importlib.resources.abc.ResourceReader
(this class is reimported in typeshed, but both are deprecated)1 parent a68aa25 commit 94b8a42
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments