Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zipp to 3.20.2 #461

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pyup-bot
Copy link
Collaborator

This PR updates zipp from 3.17.0 to 3.20.2.

Changelog

3.20.2

=======

Bugfixes
--------

- Make zipp.compat.overlay.zipfile hashable. (126)

3.20.1

=======

Bugfixes
--------

- Replaced SanitizedNames with a more surgical fix for infinite loops, restoring support for names with special characters in the archive. (python/cpython123270)

3.20.0

=======

Features
--------

- Made the zipfile compatibility overlay available as zipp.compat.overlay.

3.19.3

=======

Bugfixes
--------

- Also match directories in Path.glob. (121)

3.19.2

=======

No significant changes.

3.19.1

=======

Bugfixes
--------

- Improved handling of malformed zip files. (119)

3.19.0

=======

Features
--------

- Implement is_symlink. (117)

3.18.2

=======

No significant changes.

3.18.1

=======

No significant changes.

3.18.0

=======

Features
--------

- Bypass ZipFile.namelist in glob for better performance. (106)
- Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. (108)


Bugfixes
--------

- Add special accounting for pypy when computing the stack level for text encoding warnings. (114)
Links

@pyup-bot pyup-bot mentioned this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant