Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(359)

Issue 6868054: Fix unicode leakage into httplib. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by jcgregorio_google
Modified:
11 years, 9 months ago
Reviewers:
Ali Afshar
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Description

Fixes issues with binary request bodies which may result in: UnicodeDecodeError: 'ascii' codec can't decode byte 0x89 in position 235: ordinal not in range(128)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -13 lines) Patch
M apiclient/http.py View 4 chunks +21 lines, -9 lines 0 comments Download
M oauth2client/client.py View 4 chunks +29 lines, -2 lines 0 comments Download
M tests/test_http.py View 1 chunk +20 lines, -0 lines 0 comments Download
M tests/test_oauth2client.py View 4 chunks +33 lines, -2 lines 0 comments Download

Messages

Total messages: 2
jcgregorio_google
Submitting TBR.
11 years, 9 months ago (2012-12-06 20:24:48 UTC) #1
Ali Afshar
11 years, 9 months ago (2012-12-10 21:04:22 UTC) #2
On 2012/12/06 20:24:48, jcgregorio_google wrote:
> Submitting TBR.

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b