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

Issue 7375057: Moving logic out of closure in createMethod and into helper methods. (Closed)

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

Description

Moving logic out of closure in createMethod and into helper methods.

Patch Set 1 #

Patch Set 2 : Adding docstrings and tests. #

Total comments: 4

Patch Set 3 : Getting rid of fix body param and a constant and updating tests. #

Total comments: 4

Patch Set 4 : Some more review comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -72 lines) Patch
M apiclient/discovery.py View 1 2 3 7 chunks +182 lines, -70 lines 0 comments Download
M tests/test_discovery.py View 1 2 3 3 chunks +169 lines, -2 lines 0 comments Download

Messages

Total messages: 12
dhermes
11 years, 6 months ago (2013-02-26 19:55:44 UTC) #1
dhermes
1) This is the first commit in a series of commits leading to fully ditching ...
11 years, 6 months ago (2013-02-26 19:57:11 UTC) #2
jcgregorio_google
On Tue, Feb 26, 2013 at 2:57 PM, <dhermes@google.com> wrote: > 1) This is the ...
11 years, 6 months ago (2013-02-26 21:23:47 UTC) #3
dhermes
Adding docstrings and tests.
11 years, 6 months ago (2013-02-27 03:08:19 UTC) #4
jcgregorio_google
https://codereview.appspot.com/7375057/diff/5001/apiclient/discovery.py File apiclient/discovery.py (right): https://codereview.appspot.com/7375057/diff/5001/apiclient/discovery.py#newcode328 apiclient/discovery.py:328: return _MEDIA_PATH_TEMPLATE % { I'm not sure breaking out ...
11 years, 6 months ago (2013-02-27 16:51:30 UTC) #5
dhermes
Getting rid of fix body param and a constant and updating tests.
11 years, 6 months ago (2013-02-27 17:10:28 UTC) #6
dhermes
https://codereview.appspot.com/7375057/diff/5001/apiclient/discovery.py File apiclient/discovery.py (right): https://codereview.appspot.com/7375057/diff/5001/apiclient/discovery.py#newcode328 apiclient/discovery.py:328: return _MEDIA_PATH_TEMPLATE % { On 2013/02/27 16:51:30, jcgregorio_google wrote: ...
11 years, 6 months ago (2013-02-27 17:12:21 UTC) #7
jcgregorio_google
https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py File apiclient/discovery.py (right): https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py#newcode88 apiclient/discovery.py:88: # TODO(dhermes): Determine if 'userip' is still needed userip ...
11 years, 6 months ago (2013-02-27 17:52:57 UTC) #8
dhermes
Some more review comments addressed.
11 years, 6 months ago (2013-02-27 18:08:46 UTC) #9
dhermes
https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py File apiclient/discovery.py (right): https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py#newcode88 apiclient/discovery.py:88: # TODO(dhermes): Determine if 'userip' is still needed Changed ...
11 years, 6 months ago (2013-02-27 18:09:32 UTC) #10
jcgregorio_google
LGTM On 2013/02/27 18:09:32, dhermes wrote: > https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py > File apiclient/discovery.py (right): > > https://codereview.appspot.com/7375057/diff/3002/apiclient/discovery.py#newcode88 ...
11 years, 6 months ago (2013-02-27 18:14:14 UTC) #11
dhermes
11 years, 6 months ago (2013-02-27 18:19:39 UTC) #12
Sign in to reply to this message.

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