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

Issue 4664050: Add support for media uploads from discovery information. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by jcgregorio_google
Modified:
13 years, 2 months ago
Visibility:
Public.

Description

Add support for media uploads from discovery information.

Patch Set 1 #

Total comments: 25

Patch Set 2 : required=False fix #

Patch Set 3 : pep8 for mimeparse #

Patch Set 4 : add copyright #

Total comments: 6

Patch Set 5 : last few nits fixed #

Patch Set 6 : last few nits fixed #

Patch Set 7 : trying again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -14 lines) Patch
M apiclient/discovery.py View 1 2 3 4 5 6 9 chunks +45 lines, -12 lines 0 comments Download
M apiclient/errors.py View 1 2 3 4 5 6 2 chunks +9 lines, -2 lines 0 comments Download
A apiclient/mimeparse.py View 1 2 3 4 5 6 1 chunk +172 lines, -0 lines 0 comments Download
A tests/data/small.jpg View 1 2 3 4 Binary file 0 comments Download
A tests/data/smiley.png View 1 2 3 4 Binary file 0 comments Download
M tests/data/zoo.json View 1 chunk +16 lines, -0 lines 0 comments Download
M tests/test_discovery.py View 2 chunks +62 lines, -0 lines 0 comments Download

Messages

Total messages: 7
jcgregorio_google
13 years, 2 months ago (2011-06-27 17:14:31 UTC) #1
aiuto
Still have to look at mimeparse, but it seems any comments there are independent of ...
13 years, 2 months ago (2011-06-27 19:37:04 UTC) #2
aiuto
mimeparse needs a lot of formatting work. http://codereview.appspot.com/4664050/diff/1/apiclient/mimeparse.py File apiclient/mimeparse.py (right): http://codereview.appspot.com/4664050/diff/1/apiclient/mimeparse.py#newcode1 apiclient/mimeparse.py:1: """MIME-Type Parser ...
13 years, 2 months ago (2011-06-27 19:58:30 UTC) #3
jcgregorio_google
http://codereview.appspot.com/4664050/diff/1/apiclient/discovery.py File apiclient/discovery.py (right): http://codereview.appspot.com/4664050/diff/1/apiclient/discovery.py#newcode232 apiclient/discovery.py:232: MULTIPLIERS = { Is there any reason you can't ...
13 years, 2 months ago (2011-06-28 18:42:02 UTC) #4
aiuto
lgtm just a few nits. AND.... somehow this still cc's google-api-python-client@googlegroups.com which does not exist. ...
13 years, 2 months ago (2011-06-29 02:39:37 UTC) #5
jcgregorio_google
Ah, google-api-python-client@googlegroups.com is a valid email address, but you have to join the google group ...
13 years, 2 months ago (2011-06-29 16:06:48 UTC) #6
aiuto
13 years, 2 months ago (2011-06-30 02:19:08 UTC) #7
LGTM
Sign in to reply to this message.

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