Skip to content

Commit 0c74d4c

Browse files
committed
Add versionadded (3.4.5) to docs for issue #22570.
1 parent f391a36 commit 0c74d4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/pathlib.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ Pure paths provide the following methods and properties:
381381
``arg = str(arg)``, this will still raise an exception if an object
382382
of some other type is given by accident.
383383

384+
.. versionadded:: 3.4.5
384385

385386
.. data:: PurePath.suffix
386387

0 commit comments

Comments
 (0)