Skip to content

Move unpack_url to pip.download #1822

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 4 commits into from
Aug 28, 2014
Merged

Conversation

xavfernandez
Copy link
Member

This puts all unpack functions in the same place.

unpack_file_url and unpack_http_url are doing quite similar stuff so I factorized the common parts to ease the understanding of their similarities and differences.

This puts all unpack functions in the same place.
Cherrypicked from a commit of qwcode
add _check_download_dir and _download_http_url to ease the understanding
of unpack_http_url and unpack_file_url functions
dstufft added a commit that referenced this pull request Aug 28, 2014
@dstufft dstufft merged commit 673b7c3 into pypa:develop Aug 28, 2014
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 2019
@xavfernandez xavfernandez deleted the develop_moveunpack branch January 10, 2020 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants