Skip to content

bpo-36832: Add support for .parent and .joinpath in zipfile.Path #13213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2019
Merged

bpo-36832: Add support for .parent and .joinpath in zipfile.Path #13213

merged 1 commit into from
May 9, 2019

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented May 9, 2019

This PR extends the work in GH-13153 to add more pathlib compatibility and facilitates a simpler implementation of path finders/distributions slated for importlib_metadata 0.11.

This functionality was released for backport in zipp 0.5.

https://bugs.python.org/issue36832

@jaraco
Copy link
Member Author

jaraco commented May 9, 2019

I've selected the skip news label as the prior news entry is sufficient.

@warsaw warsaw merged commit 33e067d into python:master May 9, 2019
@bedevere-bot
Copy link

@warsaw: Please replace # with GH- in the commit message next time. Thanks!

@warsaw warsaw deleted the feature/zipp-0.5 branch May 9, 2019 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants