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

Issue 2412041: Google finance support for googlecl

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by Ed Bartosh
Modified:
2 years, 7 months ago
Reviewers:
thmiller
CC:
googlecl-dev_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 42

Patch Set 2 : Google finance support for googlecl (2nd attempt) #

Total comments: 2

Patch Set 3 : Google finance support for googlecl (3rd attempt) #

Total comments: 3

Patch Set 4 : Google finance support for googlecl (4th attempt) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+522 lines, -15 lines) Patch
M setup.py View 3 chunks +5 lines, -5 lines 0 comments Download
M src/google.py View 1 6 chunks +21 lines, -2 lines 0 comments Download
M src/googlecl/base.py View 3 3 chunks +14 lines, -8 lines 0 comments Download
A src/googlecl/finance/__init__.py View 1 chunk +18 lines, -0 lines 0 comments Download
A src/googlecl/finance/service.py View 1 2 3 1 chunk +464 lines, -0 lines 0 comments Download

Messages

Total messages: 9
thmiller
Good start! I wasn't sure if you wanted to check in incrementally for finance support ...
15 years, 8 months ago (2010-10-09 21:17:02 UTC) #1
Ed Bartosh
Hi Tom, Thank you for the review. Should I create new issue when I'm done ...
15 years, 8 months ago (2010-10-09 22:34:45 UTC) #2
thmiller
You can submit the new patch to the same issue. I think the option is ...
15 years, 8 months ago (2010-10-10 01:13:40 UTC) #3
Ed Bartosh
Hi Tom, I'm done with the fixes. Please, review my comments and the code. Thank ...
15 years, 8 months ago (2010-10-10 17:30:49 UTC) #4
thmiller
http://codereview.appspot.com/2412041/diff/1/src/googlecl/finance/service.py File src/googlecl/finance/service.py (right): http://codereview.appspot.com/2412041/diff/1/src/googlecl/finance/service.py#newcode95 src/googlecl/finance/service.py:95: return pfl On 2010/10/10 17:30:49, Ed Bartosh wrote: > ...
15 years, 8 months ago (2010-10-13 21:59:43 UTC) #5
Ed Bartosh
Hi Tom, Thank you for your suggestions. I reimplemented getting portolio using GetEntries and Getsingleentry ...
15 years, 8 months ago (2010-10-14 17:24:12 UTC) #6
thmiller
Looking good! I'll incorporate this soon. The comment on base.py still stands, but that's separate ...
15 years, 8 months ago (2010-10-14 18:14:43 UTC) #7
Ed Bartosh
http://codereview.appspot.com/2412041/diff/13001/src/googlecl/base.py File src/googlecl/base.py (right): http://codereview.appspot.com/2412041/diff/13001/src/googlecl/base.py#newcode197 src/googlecl/base.py:197: if set_maxresults: On 2010/10/14 18:14:44, thmiller wrote: > If ...
15 years, 8 months ago (2010-10-14 19:25:21 UTC) #8
Ed Bartosh
15 years, 8 months ago (2010-10-14 19:36:34 UTC) #9
http://codereview.appspot.com/2412041/diff/13001/src/googlecl/base.py
File src/googlecl/base.py (right):

http://codereview.appspot.com/2412041/diff/13001/src/googlecl/base.py#newcode197
src/googlecl/base.py:197: if set_maxresults:
On 2010/10/14 18:14:44, thmiller wrote:
> If you really don't want to include a max-results parameter for Finance, could
> you set self.max_results = None in the constructor instead of adding a
parameter
> to get_entries?

Done.
Sign in to reply to this message.

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