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

Skip reason inspection for 409 statuses #164

Merged
merged 1 commit into from
Jan 28, 2016
Merged

Conversation

sigmavirus24
Copy link
Member

Alternative package servers may return a 409 without the same message
stored in the reason attribute that PyPI does. In that case, skip
inspecting the reason message otherwise we will fail to skip that
upload when the user specified --skip-existing.

Ref: gh-162

Alternative package servers may return a 409 without the same message
stored in the reason attribute that PyPI does. In that case, skip
inspecting the reason message otherwise we will fail to skip that
upload when the user specified --skip-existing.

Ref: pypagh-162
@dstufft
Copy link
Member

dstufft commented Jan 28, 2016

:shipit:

@andrewwatts
Copy link
Contributor

Thanks guys, appreciate it 👍

dstufft added a commit that referenced this pull request Jan 28, 2016
Skip reason inspection for 409 statuses
@dstufft dstufft merged commit 525439d into pypa:master Jan 28, 2016
@sigmavirus24 sigmavirus24 deleted the bug/162 branch January 28, 2016 14:43
@sigmavirus24 sigmavirus24 added this to the next milestone Jan 28, 2016
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