]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Docs: Remove duplicate `TraversableResources` reference (#101068)
authorscrazzz <scruzism@mail.com>
Mon, 16 Jan 2023 10:44:50 +0000 (13:44 +0300)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2023 10:44:50 +0000 (16:14 +0530)
Doc/whatsnew/3.12.rst

index 2c807caa0ed4af316a471503607c04d792382dcb..72a3ad9f5c8c760db3b9362001f7c6c2b0805585 100644 (file)
@@ -464,7 +464,6 @@ Pending Removal in Python 3.14
 
   Use :mod:`importlib.resources.abc` classes instead:
 
-  * :class:`importlib.resources.abc.TraversableResources`
   * :class:`importlib.resources.abc.Traversable`
   * :class:`importlib.resources.abc.TraversableResources`