Skip to content

Commit b0d8a1c

Browse files
committed
Add blurb
1 parent 074a176 commit b0d8a1c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Synchronized zipfile.Path with zipp 3.23, including improved performance of
2+
:meth:`zipfile.Path.open` for non-reading modes, rely on
3+
:func:`functools.cached_property` to cache values on the instance. Rely on
4+
``save_method_args`` to save the initialization method arguments. Fixed
5+
``.name``, ``.stem`` and other basename-based properties on Windows when
6+
working with a zipfile on disk.

0 commit comments

Comments
 (0)