mirror of https://github.com/python/cpython
Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5)
This commit is contained in:
commit
05075203c5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue