Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-03-12 08:50:01 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-zipp: update to 1.2.0.

v1.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.

v1.1.1
======

#43: Restored performance of implicit dir computation.
   2020-03-12 07:59:23 by Thomas Klausner | Files touched by this commit (4)
Log message:
archivers/py-zipp1: re-import of py-zipp

A pathlib-compatible Zipfile object wrapper. A backport of the Path
object.

This package contains the last Python 2.x compatible version.

Next | Query returned 12 messages, browsing 11 to 20 | previous