Path to this page:
Subject: CVS commit: pkgsrc/archivers/py-zipp
From: Thomas Klausner
Date: 2024-03-17 15:14:21
Message id: 20240317141421.A02B9FA2C@cvs.NetBSD.org
Log Message:
py-zipp: update to 3.18.1.
v3.18.1
=======
No significant changes.
v3.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)
Files: