]> granicus.if.org Git - python/commitdiff
Add versionadded (3.4.5) to docs for issue #22570.
authorGuido van Rossum <guido@python.org>
Wed, 6 Jan 2016 19:23:31 +0000 (11:23 -0800)
committerGuido van Rossum <guido@python.org>
Wed, 6 Jan 2016 19:23:31 +0000 (11:23 -0800)
Doc/library/pathlib.rst

index 05c5d722ef7def5fc564fdae162287dbc5a748e6..cb066bdc094e3b6227335a14dde2ddcb4f1f9d10 100644 (file)
@@ -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