Skip to content

gh-153529: Fix zipfile.Path.is_symlink() on archive root#153530

Open
whyvineet wants to merge 1 commit into
python:mainfrom
whyvineet:fix-root-symlink
Open

gh-153529: Fix zipfile.Path.is_symlink() on archive root#153530
whyvineet wants to merge 1 commit into
python:mainfrom
whyvineet:fix-root-symlink

Conversation

@whyvineet

@whyvineet whyvineet commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Return False for the archive root in zipfile.Path.is_symlink() instead of raising KeyError.

Closes #153529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zipfile.Path.is_symlink() raises KeyError for the archive root

1 participant