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

Issue 6462085: Handle passing streams directly to httplib2. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by jcgregorio_google
Modified:
12 years ago
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : comments #

Patch Set 3 : lines #

Total comments: 6

Patch Set 4 : commetns #

Patch Set 5 : add more inline comments #

Patch Set 6 : fix a test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+333 lines, -227 lines) Patch
M apiclient/errors.py View 1 chunk +5 lines, -0 lines 0 comments Download
M apiclient/http.py View 1 2 3 4 5 10 chunks +187 lines, -208 lines 0 comments Download
M tests/test_discovery.py View 1 2 3 4 5 6 chunks +109 lines, -6 lines 0 comments Download
M tests/test_http.py View 1 2 3 4 5 6 chunks +32 lines, -13 lines 0 comments Download

Messages

Total messages: 5
jcgregorio_google
12 years ago (2012-08-20 19:42:27 UTC) #1
aiuto
http://codereview.appspot.com/6462085/diff/4001/apiclient/http.py File apiclient/http.py (right): http://codereview.appspot.com/6462085/diff/4001/apiclient/http.py#newcode455 apiclient/http.py:455: def has_stream(self): After seeing 3 implementations of has_stream, I ...
12 years ago (2012-08-20 21:19:50 UTC) #2
jcgregorio_google
http://codereview.appspot.com/6462085/diff/4001/apiclient/http.py File apiclient/http.py (right): http://codereview.appspot.com/6462085/diff/4001/apiclient/http.py#newcode455 apiclient/http.py:455: def has_stream(self): On 2012/08/20 21:19:50, aiuto wrote: > After ...
12 years ago (2012-08-21 16:13:16 UTC) #3
aiuto
lgtm
12 years ago (2012-08-21 16:30:24 UTC) #4
jcgregorio_google
12 years ago (2012-08-21 18:10:43 UTC) #5
On 2012/08/21 16:30:24, aiuto wrote:
> lgtm

Committed in
http://code.google.com/p/google-api-python-client/source/detail?r=7453bce8f3c...
Sign in to reply to this message.

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