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 1fa73e6 commit cb3efe7Copy full SHA for cb3efe7
Doc/library/pathlib.types.rst
@@ -14,8 +14,6 @@ The :mod:`pathlib.types` module provides protocols for user-defined types that
14
resemble :class:`pathlib.Path` and its associated classes. This module
15
includes type annotations, so it's also useful for static type checking.
16
17
-.. versionadded:: 3.14
18
-
19
20
.. class:: PathInfo()
21
0 commit comments