We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20c43d commit 7a303fcCopy full SHA for 7a303fc
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