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

Issue 6843073: Make URI comparisons safe up to query parameter reordering. (Closed)

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

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update from review comments. #

Patch Set 3 : real update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M tests/test_discovery.py View 1 2 4 chunks +20 lines, -3 lines 0 comments Download

Messages

Total messages: 6
jcgregorio_google
12 years, 8 months ago (2012-11-16 18:12:25 UTC) #1
Ali Afshar
https://codereview.appspot.com/6843073/diff/1/tests/test_discovery.py File tests/test_discovery.py (right): https://codereview.appspot.com/6843073/diff/1/tests/test_discovery.py#newcode64 tests/test_discovery.py:64: actual = urlparse.urlparse(actual) Urlparse returns a named tuple, so ...
12 years, 8 months ago (2012-11-16 18:28:41 UTC) #2
Ali Afshar
https://codereview.appspot.com/6843073/diff/1/tests/test_discovery.py File tests/test_discovery.py (right): https://codereview.appspot.com/6843073/diff/1/tests/test_discovery.py#newcode61 tests/test_discovery.py:61: def assertUrisEqual(unittest, expected, actual): Overrides the unittest module in ...
12 years, 8 months ago (2012-11-16 18:29:56 UTC) #3
jcgregorio_google
Done. On 2012/11/16 18:29:56, Ali Afshar wrote: > https://codereview.appspot.com/6843073/diff/1/tests/test_discovery.py > File tests/test_discovery.py (right): > > ...
12 years, 8 months ago (2012-11-16 19:57:34 UTC) #4
Ali Afshar
LGTM
12 years, 8 months ago (2012-11-16 20:01:54 UTC) #5
jcgregorio_google
12 years, 8 months ago (2012-11-16 20:29:09 UTC) #6
On 2012/11/16 20:01:54, Ali Afshar wrote:
> LGTM

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

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