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

Issue 7628044: Remove dependence on gflags (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by jcgregorio_google
Modified:
11 years, 5 months ago
CC:
google-api-python-client_googlegroups.com, httplib2-dev_googlegroups.com
Visibility:
Public.

Description

Remove dependence on gflags. Fixes issue #246.

Patch Set 1 #

Patch Set 2 : up #

Patch Set 3 : up #

Patch Set 4 : up #

Total comments: 38

Patch Set 5 : comments #

Patch Set 6 : comments #

Patch Set 7 : comments #

Total comments: 2

Patch Set 8 : fix indent #

Patch Set 9 : updated plus.py #

Patch Set 10 : comments #

Patch Set 11 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -433 lines) Patch
M LICENSE View 10 1 chunk +0 lines, -1 line 0 comments Download
M Makefile View 1 2 3 4 10 2 chunks +2 lines, -2 lines 0 comments Download
M README View 10 1 chunk +0 lines, -1 line 0 comments Download
M README_oauth2client View 10 1 chunk +0 lines, -1 line 0 comments Download
M apiclient/model.py View 1 2 3 4 5 10 4 chunks +4 lines, -7 lines 0 comments Download
R bin/enable-app-engine-project View 3 4 5 6 10 1 chunk +0 lines, -137 lines 0 comments Download
M describe.py View 1 2 3 4 10 7 chunks +23 lines, -26 lines 0 comments Download
M expandsymlinks.py View 1 2 3 4 10 2 chunks +11 lines, -16 lines 0 comments Download
M oauth2client/tools.py View 1 2 3 4 5 6 7 8 10 7 chunks +50 lines, -23 lines 0 comments Download
M oauth2client/util.py View 10 5 chunks +19 lines, -15 lines 0 comments Download
R runsamples.py View 10 1 chunk +0 lines, -101 lines 0 comments Download
M samples/plus/plus.py View 1 2 3 4 5 6 7 8 10 2 chunks +32 lines, -74 lines 0 comments Download
M setup.py View 1 2 3 4 10 2 chunks +1 line, -4 lines 0 comments Download
M setup_oauth2client.py View 1 2 3 4 10 1 chunk +0 lines, -1 line 0 comments Download
M tests/__init__.py View 10 1 chunk +2 lines, -3 lines 0 comments Download
M tests/test_discovery.py View 1 2 3 4 5 10 7 chunks +11 lines, -12 lines 0 comments Download
M tests/test_json_model.py View 10 3 chunks +1 line, -5 lines 0 comments Download
M tests/test_protobuf_model.py View 10 2 chunks +0 lines, -3 lines 0 comments Download
M tools/gae-zip-creator.sh View 10 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15
jcgregorio_google
Note that this CL doesn't update all the samples yet, it only updated plus.py to ...
11 years, 6 months ago (2013-03-12 20:21:54 UTC) #1
dhermes
Is there anything I should do to: 1) Make sure tests run? 2) Make sure ...
11 years, 6 months ago (2013-03-12 21:12:33 UTC) #2
jcgregorio_google
https://codereview.appspot.com/7628044/diff/6001/apiclient/model.py File apiclient/model.py (right): https://codereview.appspot.com/7628044/diff/6001/apiclient/model.py#newcode34 apiclient/model.py:34: dump_request_response = False The argparse module doesn't work like ...
11 years, 6 months ago (2013-03-13 13:47:49 UTC) #3
jcgregorio_google
On 2013/03/12 21:12:33, dhermes wrote: > Is there anything I should do to: > > ...
11 years, 6 months ago (2013-03-13 15:22:49 UTC) #4
jcgregorio_google
https://codereview.appspot.com/7628044/diff/6001/describe.py File describe.py (right): https://codereview.appspot.com/7628044/diff/6001/describe.py#newcode140 describe.py:140: 'this API will be documented.') On 2013/03/12 21:12:33, dhermes ...
11 years, 6 months ago (2013-03-13 15:22:58 UTC) #5
jcgregorio_google
ping On 2013/03/13 15:22:58, jcgregorio_google wrote: > https://codereview.appspot.com/7628044/diff/6001/describe.py > File describe.py (right): > > https://codereview.appspot.com/7628044/diff/6001/describe.py#newcode140 ...
11 years, 5 months ago (2013-03-18 17:04:16 UTC) #6
dhermes
Mostly looks good to me (save one comment). Were you going to update the other ...
11 years, 5 months ago (2013-03-18 20:31:01 UTC) #7
jcgregorio_google
I will update all the rest of the samples in another CL. I also took ...
11 years, 5 months ago (2013-03-26 17:30:26 UTC) #8
jcgregorio_google
Great, I fat-fingered the upload and overwrote it with httplib2 changes, let me see if ...
11 years, 5 months ago (2013-03-26 17:41:17 UTC) #9
jcgregorio_google
OK, fixed. -joe On Tue, Mar 26, 2013 at 1:41 PM, <jcgregorio@google.com> wrote: > Great, ...
11 years, 5 months ago (2013-03-26 18:01:31 UTC) #10
dhermes
Sorry, having a hard time figuring out what has changed since Patch Set 7 (the ...
11 years, 5 months ago (2013-03-26 21:35:50 UTC) #11
joe_bitworking.org
Look at the diffs between 8 and 11. The only files to change are plus.py ...
11 years, 5 months ago (2013-03-27 17:12:29 UTC) #12
jcgregorio_google
ping On 2013/03/27 17:12:29, joe_bitworking.org wrote: > Look at the diffs between 8 and 11. ...
11 years, 5 months ago (2013-03-29 15:58:07 UTC) #13
dhermes
LGTM
11 years, 5 months ago (2013-03-29 20:15:27 UTC) #14
jcgregorio_google
11 years, 5 months ago (2013-03-29 21:11:03 UTC) #15
On 2013/03/29 20:15:27, dhermes wrote:
> LGTM

Committed in
https://code.google.com/p/google-api-python-client/source/detail?r=3116dcdb8b...
Sign in to reply to this message.

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