commit | b1360543e53b36e1a6833fee47caeeaea40aa26a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 06 11:23:31 2016 -0800 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 06 11:23:31 2016 -0800 |
tree | 40e321f3889bca61c00a01573bc95572e8173427 | |
parent | df85946e8a5586b6dc4f242d7fa24ea04a2044f8 [diff] [blame] |
Add versionadded (3.4.5) to docs for issue #22570.
diff --git a/Doc/library/pathlib.rst b/Doc/library/pathlib.rst index 05c5d72..cb066bd 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