Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eed7865

Browse filesBrowse files
[3.13] gh-97850: Remove the mention of removal from ResourceReader docs (GH-128602) (#128654)
gh-97850: Remove the mention of removal from `ResourceReader` docs (GH-128602) Remove the mention of removal from ResourceReader docs (cherry picked from commit a1284e9) Co-authored-by: Tomas R <tomas.roun8@gmail.com>
1 parent 6a261a0 commit eed7865
Copy full SHA for eed7865

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎Doc/library/importlib.resources.abc.rst

Copy file name to clipboardExpand all lines: Doc/library/importlib.resources.abc.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
:const:`None`. An object compatible with this ABC should only be
4444
returned when the specified module is a package.
4545

46-
.. deprecated-removed:: 3.12 3.14
46+
.. deprecated:: 3.12
4747
Use :class:`importlib.resources.abc.TraversableResources` instead.
4848

4949
.. abstractmethod:: open_resource(resource)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.