]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591)
authorJason R. Coombs <jaraco@jaraco.com>
Mon, 3 Jun 2024 15:13:07 +0000 (11:13 -0400)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 15:13:07 +0000 (11:13 -0400)
commit42a34ddb0b63e638905b01e17a7254623a0de427
tree91a5a67346c3d852f8587a8a7369d7448f7ec5bb
parentfd01271366abefa8f991e53f090387882fbd6bdd
gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591)
Doc/library/zipfile.rst
Lib/test/test_zipfile/_path/test_path.py
Lib/zipfile/_path/__init__.py
Misc/NEWS.d/next/Library/2024-05-26-21-28-11.gh-issue-119588.wlLBK5.rst [new file with mode: 0644]