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

Fixes upload parts for glacier #3524

Merged
merged 3 commits into from Apr 8, 2016
Merged

Fixes upload parts for glacier #3524

merged 3 commits into from Apr 8, 2016

Conversation

kyleknap
Copy link
Member

@kyleknap kyleknap commented Apr 7, 2016

This fixes any method related to upload parts of an archive to glacier for both python 2 and python 3. I partially built this PR off of #2697 which had the fix for python 2.

Fixes #3318
Fixes #3304
Closes #2697
Closes #2557
Fixes #2524
Fixes #2209

cc @jamesls @JordonPhillips

felixonmars and others added 3 commits April 7, 2016 14:27
We were urlencoding the Content-Range header because strings are always
text_types. We should not be encoding spaces.
@jamesls
Copy link
Member

jamesls commented Apr 8, 2016

:shipit:

@kyleknap kyleknap merged commit d1973a4 into boto:develop Apr 8, 2016
@felixonmars
Copy link
Contributor

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants