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

Issue 7454047: Catch an edge case in imports. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by jcgregorio_google
Modified:
11 years, 2 months ago
Reviewers:
dhermes, jcgregorio
CC:
httplib2-dev_googlegroups.com
Visibility:
Public.

Description

Catch an edge case in imports.

Patch Set 1 #

Patch Set 2 : comments #

Patch Set 3 : Makefile #

Total comments: 8

Patch Set 4 : comments #

Patch Set 5 : more comments #

Total comments: 1

Patch Set 6 : move back #

Patch Set 7 : Makefile #

Patch Set 8 : 80 chars #

Patch Set 9 : test both #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M python2/httplib2/__init__.py View 2 chunks +2 lines, -2 lines 0 comments Download
M python2/httplib2test_appengine.py View 1 2 3 4 5 6 7 8 3 chunks +21 lines, -8 lines 0 comments Download

Messages

Total messages: 8
jcgregorio_google
11 years, 2 months ago (2013-03-01 16:11:41 UTC) #1
jcgregorio_google
11 years, 2 months ago (2013-03-01 16:11:56 UTC) #2
dhermes
https://codereview.appspot.com/7454047/diff/4001/Makefile File Makefile (right): https://codereview.appspot.com/7454047/diff/4001/Makefile#newcode8 Makefile:8: cd python2 && python2.7 httplib2test_appengine_aberrant.py Still need to run ...
11 years, 2 months ago (2013-03-01 16:33:32 UTC) #3
jcgregorio_google
https://codereview.appspot.com/7454047/diff/4001/Makefile File Makefile (right): https://codereview.appspot.com/7454047/diff/4001/Makefile#newcode8 Makefile:8: cd python2 && python2.7 httplib2test_appengine_aberrant.py On 2013/03/01 16:33:32, dhermes ...
11 years, 2 months ago (2013-03-01 16:58:18 UTC) #4
dhermes
https://codereview.appspot.com/7454047/diff/4001/python2/httplib2test_appengine_aberrant.py File python2/httplib2test_appengine_aberrant.py (right): https://codereview.appspot.com/7454047/diff/4001/python2/httplib2test_appengine_aberrant.py#newcode30 python2/httplib2test_appengine_aberrant.py:30: google.appengine.api.apiproxy_stub_map = None Ah yes, good call. Since you're ...
11 years, 2 months ago (2013-03-01 17:04:15 UTC) #5
jcgregorio_google
https://codereview.appspot.com/7454047/diff/4001/python2/httplib2test_appengine_aberrant.py File python2/httplib2test_appengine_aberrant.py (right): https://codereview.appspot.com/7454047/diff/4001/python2/httplib2test_appengine_aberrant.py#newcode30 python2/httplib2test_appengine_aberrant.py:30: google.appengine.api.apiproxy_stub_map = None Done. Moved the test back to ...
11 years, 2 months ago (2013-03-01 19:20:22 UTC) #6
dhermes
LGTM
11 years, 2 months ago (2013-03-02 00:30:35 UTC) #7
jcgregorio_google
11 years, 2 months ago (2013-03-04 01:39:11 UTC) #8
On 2013/03/02 00:30:35, dhermes wrote:
> LGTM

Committed in
https://code.google.com/p/httplib2/source/detail?r=a645d22abfd0cc724f61c8f6c3...
Sign in to reply to this message.

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