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

Issue 109410043: Solves traceback as per issue #445 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by ajgupta93
Modified:
9 years, 9 months ago
Reviewers:
thomas.j.waldmann, RogerHaase
Visibility:
Public.

Description

Solves traceback as per issue #445

Patch Set 1 #

Total comments: 4

Patch Set 2 : Minor Changes #

Patch Set 3 : Added comment to the code #

Total comments: 2

Patch Set 4 : Added a TODO as mentioned in the previous comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M MoinMoin/util/notifications.py View 1 2 3 3 chunks +15 lines, -7 lines 1 comment Download

Messages

Total messages: 6
RogerHaase
looks ok, wait for tw review
9 years, 9 months ago (2014-07-04 14:32:50 UTC) #1
Thomas.J.Waldmann
https://codereview.appspot.com/109410043/diff/1/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/109410043/diff/1/MoinMoin/util/notifications.py#newcode101 MoinMoin/util/notifications.py:101: if self.revs: maybe to be more consistent with code ...
9 years, 9 months ago (2014-07-05 13:13:12 UTC) #2
ajgupta93
https://codereview.appspot.com/109410043/diff/1/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/109410043/diff/1/MoinMoin/util/notifications.py#newcode101 MoinMoin/util/notifications.py:101: if self.revs: On 2014/07/05 13:13:12, Thomas.J.Waldmann wrote: > maybe ...
9 years, 9 months ago (2014-07-07 13:05:11 UTC) #3
Thomas.J.Waldmann
https://codereview.appspot.com/109410043/diff/60001/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/109410043/diff/60001/MoinMoin/util/notifications.py#newcode102 MoinMoin/util/notifications.py:102: # get_item_last_revisions() returns an empty list to self.revs hmm, ...
9 years, 9 months ago (2014-07-12 15:20:59 UTC) #4
ajgupta93
https://codereview.appspot.com/109410043/diff/60001/MoinMoin/util/notifications.py File MoinMoin/util/notifications.py (right): https://codereview.appspot.com/109410043/diff/60001/MoinMoin/util/notifications.py#newcode102 MoinMoin/util/notifications.py:102: # get_item_last_revisions() returns an empty list to self.revs On ...
9 years, 9 months ago (2014-07-14 13:05:55 UTC) #5
Thomas.J.Waldmann
9 years, 9 months ago (2014-07-17 16:17:19 UTC) #6
https://codereview.appspot.com/109410043/diff/80001/MoinMoin/util/notificatio...
File MoinMoin/util/notifications.py (right):

https://codereview.appspot.com/109410043/diff/80001/MoinMoin/util/notificatio...
MoinMoin/util/notifications.py:189: # and to also to handle the case where the
item has no revisions
don't put comments above docstrings.
usually the docstring is the first thing after the header.
Sign in to reply to this message.

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