Bump zipp from 3.2.0 to 3.3.0
Bumps zipp from 3.2.0 to 3.3.0.
Changelog
Sourced from zipp's changelog.
v3.3.0
#9:
Path
objects now expose a.filename
attribute and rely on that to resolve.name
and.parent
when thePath
object is at the root of the zipfile.
Commits
-
2ce5576
Merge pull request #11 from jaraco/feature/root-name-parent-pathlib -
9fb74fd
Render paths using posixpath.sep for consistent output even on Windows. -
bbbe8c4
Expand docstring to capture name and filename behaviors. -
62ed11e
Merge branch 'master' into feature/root-name-parent-pathlib -
ace160b
Render links to Python bugs. -
c862370
Remove empty branches. -
7b30e3b
Extract decorator for creating representative zip instances for tests. Closes... - See full diff in compare view
Merge request reports
Activity
Filter activity
Please register or sign in to reply