Zipp

Latest version: v3.19.2

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

Scan your dependencies

Page 7 of 10

2.1.0

======

32: Merge with v1.1.0.

2.0.1

======

30: Corrected version inference (from jaraco/skeleton12).

2.0.0

======

Require Python 3.6 or later.

1.2.0

======

44: ``zipp.Path.open()`` now supports a compatible signature
as ``pathlib.Path.open()``, accepting text (default) or binary
modes and soliciting keyword parameters passed through to
``io.TextIOWrapper`` (encoding, newline, etc). The stream is
opened in text-mode by default now. ``open`` no
longer accepts ``pwd`` as a positional argument and does not
accept the ``force_zip64`` parameter at all. This change is
a backward-incompatible change for that single function.

1.1.1

======

43: Restored performance of implicit dir computation.

1.1.0

======

32: For read-only zip files, complexity of ``.exists`` and
``joinpath`` is now constant time instead of ``O(n)``, preventing
quadratic time in common use-cases and rendering large
zip files unusable for Path. Big thanks to Benjy Weinberger
for the bug report and contributed fix (33).

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.