Skip to content

Update zipp to 3.2.0#175

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-zipp-3.1.0-to-3.2.0
Closed

Update zipp to 3.2.0#175
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-zipp-3.1.0-to-3.2.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates zipp from 3.1.0 to 3.2.0.

Changelog

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 22, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   30.00%   30.00%           
=======================================
  Files           3        3           
  Lines          10       10           
=======================================
  Hits            3        3           
  Misses          7        7           

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 153162f...fdb814b. Read the comment docs.

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Oct 3, 2020

Closing this in favor of #179

@pyup-bot pyup-bot closed this Oct 3, 2020
@engnogueira engnogueira deleted the pyup-update-zipp-3.1.0-to-3.2.0 branch October 3, 2020 19:42
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.

1 participant