Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 1945993002: [Findit] Fix Key_error: 'review_url' in handlers_util.py (Closed)

Created:
4 years, 7 months ago by chanli
Modified:
4 years, 7 months ago
Reviewers:
stgao, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Fix Key_error: 'review_url' in handlers_util.py BUG=608935 Committed: https://chromium.googlesource.com/infra/infra/+/db2cb48782bb12768d651d3c743434ada305d449

Patch Set 1 #

Total comments: 8

Patch Set 2 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M appengine/findit/handlers/handlers_util.py View 1 3 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
chanli
ptal
4 years, 7 months ago (2016-05-03 23:33:53 UTC) #2
stgao
lgtm with nits. https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py File appengine/findit/handlers/handlers_util.py (right): https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py#newcode261 appengine/findit/handlers/handlers_util.py:261: 'url',list_of_culprits[0].get('review_url', None)) style nit: "'url', list..." ...
4 years, 7 months ago (2016-05-03 23:38:28 UTC) #3
lijeffrey
https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py File appengine/findit/handlers/handlers_util.py (right): https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py#newcode260 appengine/findit/handlers/handlers_util.py:260: 'review_url': list_of_culprits[0].get( so is it possible for there to ...
4 years, 7 months ago (2016-05-03 23:39:35 UTC) #4
chanli
https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py File appengine/findit/handlers/handlers_util.py (right): https://codereview.chromium.org/1945993002/diff/1/appengine/findit/handlers/handlers_util.py#newcode260 appengine/findit/handlers/handlers_util.py:260: 'review_url': list_of_culprits[0].get( On 2016/05/03 23:39:35, lijeffrey wrote: > so ...
4 years, 7 months ago (2016-05-03 23:45:20 UTC) #5
lijeffrey
lgtm
4 years, 7 months ago (2016-05-03 23:55:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945993002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945993002/20001
4 years, 7 months ago (2016-05-03 23:56:25 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 00:00:40 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/db2cb48782bb12768d651d3c74343...

Powered by Google App Engine
This is Rietveld 408576698