summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/pathlib.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/pathlib.rst b/Doc/library/pathlib.rst
index 29298c7..9c8ca58 100644
--- a/Doc/library/pathlib.rst
+++ b/Doc/library/pathlib.rst
@@ -381,6 +381,7 @@ Pure paths provide the following methods and properties:
``arg = str(arg)``, this will still raise an exception if an object
of some other type is given by accident.
+ .. versionadded:: 3.4.5
.. data:: PurePath.suffix