Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates zipp from 3.1.0 to 3.3.1.

Changelog

3.3.1

======

bpo-42043: Add tests capturing subclassing requirements.

3.3.0

======

9: ``Path`` objects now expose a ``.filename`` attribute
and rely on that to resolve ``.name`` and ``.parent`` when
the ``Path`` object is at the root of the zipfile.

3.2.0

======

57 and bpo-40564: Mutate the passed ZipFile object
type instead of making a copy. Prevents issues when
both the local copy and the caller's copy attempt to
close the same file handle.

56 and bpo-41035: ``Path._next`` now honors
subclasses.

55: ``Path.is_file()`` now returns False for non-existent names.
Links

@pyup-bot pyup-bot mentioned this pull request Oct 16, 2020
@codecov-io
Copy link

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          116       116           
=========================================
  Hits           116       116           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a4a665...1f4fce0. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #22

@pyup-bot pyup-bot closed this Oct 24, 2020
@leoschuch leoschuch deleted the pyup-update-zipp-3.1.0-to-3.3.1 branch October 24, 2020 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants