commit | 05075203c5577120b6f49b377d04cc0de8ef5bf2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 06 11:26:36 2016 -0800 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 06 11:26:36 2016 -0800 |
tree | f0e55407993e51f072ee92fd8d127d767c422af4 | |
parent | 406005144ba0ade4702f439a8f56d6c3c1332a15 [diff] | |
parent | b1360543e53b36e1a6833fee47caeeaea40aa26a [diff] |
Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5)
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 @@ ``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