Skip to content

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.

2 participants