Zipp

Latest version: v3.18.1

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

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)

3.17.0

=======

Features
--------

- Added ``CompleteDirs.inject`` classmethod to make available for use elsewhere.


Bugfixes
--------

- Avoid matching path separators for '?' in glob.

3.16.2

=======

Bugfixes
--------

- In ``Path.match``, Windows path separators are no longer honored. The fact that they were was incidental and never supported. (92)
- Fixed name/suffix/suffixes/stem operations when no filename is present and the Path is not at the root of the zipfile. (96)
- Reworked glob utilizing the namelist directly. (101)

3.16.1

=======

Bugfixes
--------

- Replaced the ``fnmatch.translate`` with a fresh glob-to-regex translator for more correct matching behavior. (98)

3.16.0

=======

Features
--------

- Require Python 3.8 or later.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.