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

Issue 4350042: Fix ChangePhoto method in gdata.contacts.client.ContactsClient.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by alainv
Modified:
13 years ago
CC:
gdata-python-client-library-contributors_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/gdata/contacts/client.py View 4 chunks +6 lines, -6 lines 3 comments Download

Messages

Total messages: 6
alainv
13 years, 1 month ago (2011-04-01 17:08:05 UTC) #1
alainv
Ping?
13 years ago (2011-04-22 21:11:55 UTC) #2
Ali Afshar
In principal, LGTM for this change, but I don't know enough about the API to ...
13 years ago (2011-04-24 14:25:04 UTC) #3
Ali Afshar
On 2011/04/24 14:25:04, Ali Afshar wrote: > in the call to Put? I am not ...
13 years ago (2011-04-24 14:27:25 UTC) #4
Ali Afshar
On 2011/04/24 14:25:04, Ali Afshar wrote: > in the call to Put? I am not ...
13 years ago (2011-04-24 14:27:45 UTC) #5
alainv
13 years ago (2011-04-25 15:58:19 UTC) #6
http://codereview.appspot.com/4350042/diff/1/src/gdata/contacts/client.py
File src/gdata/contacts/client.py (right):

http://codereview.appspot.com/4350042/diff/1/src/gdata/contacts/client.py#new...
src/gdata/contacts/client.py:282: return self.Put(uri=url, data=payload,
auth_token=auth_token, **kwargs)
On 2011/04/24 14:25:04, Ali Afshar wrote:
> Could/should we use the local variable "uri" instead of "url" and have uri=uri
> in the call to Put? I am not convinced, but uri=uri is just a bit weird.

Not sure either so I followed your feedback :)
Sign in to reply to this message.

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