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

Issue 5277045: Let OAuth2Decorator take a list of scopes

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments #

Patch Set 3 : Edited comments in multistore_file.py #

Total comments: 2

Patch Set 4 : Joining scopes in multistore_file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -45 lines) Patch
M oauth2client/appengine.py View 1 chunk +2 lines, -1 line 0 comments Download
M oauth2client/client.py View 1 4 chunks +5 lines, -35 lines 0 comments Download
M oauth2client/multistore_file.py View 1 2 3 5 chunks +6 lines, -4 lines 0 comments Download
M tests/test_oauth2client_appengine.py View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/test_oauth2client_file.py View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8
jcgregorio_google
Also, multistore_file.py will also need to be updated. http://codereview.appspot.com/5277045/diff/1/oauth2client/client.py File oauth2client/client.py (right): http://codereview.appspot.com/5277045/diff/1/oauth2client/client.py#newcode740 oauth2client/client.py:740: scope: ...
12 years, 11 months ago (2011-10-14 18:05:02 UTC) #1
jasonhall
http://codereview.appspot.com/5277045/diff/1/oauth2client/client.py File oauth2client/client.py (right): http://codereview.appspot.com/5277045/diff/1/oauth2client/client.py#newcode740 oauth2client/client.py:740: scope: string, Space separated list of scopes. On 2011/10/14 ...
12 years, 11 months ago (2011-10-14 18:08:41 UTC) #2
jcgregorio_google
http://codereview.appspot.com/5277045/diff/5002/oauth2client/multistore_file.py File oauth2client/multistore_file.py (right): http://codereview.appspot.com/5277045/diff/5002/oauth2client/multistore_file.py#newcode92 oauth2client/multistore_file.py:92: _multistores_lock.release() Looks like you need to do ''.join() here. ...
12 years, 11 months ago (2011-10-14 19:01:08 UTC) #3
jasonhall
http://codereview.appspot.com/5277045/diff/5002/oauth2client/multistore_file.py File oauth2client/multistore_file.py (right): http://codereview.appspot.com/5277045/diff/5002/oauth2client/multistore_file.py#newcode92 oauth2client/multistore_file.py:92: _multistores_lock.release() On 2011/10/14 19:01:08, jcgregorio_google wrote: > Looks like ...
12 years, 11 months ago (2011-10-14 19:08:01 UTC) #4
jcgregorio_google
LGTM
12 years, 11 months ago (2011-10-14 19:10:37 UTC) #5
jcgregorio_google
On 2011/10/14 19:10:37, jcgregorio_google wrote: > LGTM Committed in http://code.google.com/p/google-api-python-client/source/detail?r=5cb8f07fd14e1f3f22c285eb1570b5f85ce1ad24
12 years, 11 months ago (2011-10-14 19:12:50 UTC) #6
jcgregorio_google
Thanks!
12 years, 11 months ago (2011-10-14 19:12:59 UTC) #7
jasonhall
12 years, 11 months ago (2011-10-14 19:13:17 UTC) #8
No, thank *you* :)

On Fri, Oct 14, 2011 at 3:12 PM, <jcgregorio@google.com> wrote:

> Thanks!
>
>
http://codereview.appspot.com/**5277045/<http://codereview.appspot.com/5277045/>
>
Sign in to reply to this message.

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