Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1857d commit 4dcd91cCopy full SHA for 4dcd91c
1 file changed
Doc/library/zipfile.rst
@@ -591,8 +591,8 @@ Path objects are traversable using the ``/`` operator or ``joinpath``.
591
592
.. versionadded:: 3.12
593
594
- .. versionchanged:: 3.12.4
595
- Prior to 3.12.4, ``is_symlink`` would unconditionally return ``False``.
+ .. versionchanged:: 3.13
+ Previously, ``is_symlink`` would unconditionally return ``False``.
596
597
.. method:: Path.exists()
598
0 commit comments