Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20c43d commit 7a303fcCopy full SHA for 7a303fc
1 file changed
Doc/whatsnew/3.13.rst
@@ -922,12 +922,12 @@ importlib
922
* :func:`~importlib.resources.read_text`
923
924
These functions are no longer deprecated and are not scheduled for removal.
925
- (Contributed by Petr Viktorin in :gh:`106532`.)
+ (Contributed by Petr Viktorin in :gh:`116608`.)
926
927
* :func:`~importlib.resources.contents` remains deprecated in favor of
928
the fully-featured :class:`~importlib.resources.abc.Traversable` API.
929
However, there is now no plan to remove it.
930
931
932
933
io
0 commit comments