Skip to content
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

Support multiple segments in joinpath #64

Closed
jaraco opened this issue Oct 25, 2020 · 1 comment
Closed

Support multiple segments in joinpath #64

jaraco opened this issue Oct 25, 2020 · 1 comment

Comments

@jaraco
Copy link
Owner

jaraco commented Oct 25, 2020

In bpo-42090, conchylicultor reports that joinpath in zipfile.Path doesn't honor multiple arguments but that pathlib.Path does. Seems reasonable to support that.

jaraco added a commit that referenced this issue Oct 25, 2020
@jaraco jaraco closed this as completed in 0a88d77 Oct 25, 2020
@jaraco
Copy link
Owner Author

jaraco commented Oct 25, 2020

Released as v3.4.0.

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

No branches or pull requests

1 participant