Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

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
Contributor

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants