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

Issue 2557423003: Making Stacktrace immutable, so it can be hashable (Closed)

Created:
4 years ago by wrengr
Modified:
4 years ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org, aarya
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Making Stacktrace immutable, so it can be hashable To use loglinear models for classifying CLs, we need CallStack and Stacktrace to be valid argument types for MemoizedFunction, which means they must be hashable, which means they must be immutable. This CL makes Stacktrace immutable. BUG= TBR=stgao@chromium.org Review-Url: https://codereview.chromium.org/2557423003 Committed: https://chromium.googlesource.com/infra/infra/+/805ebac8bd97020ba6072a4d344ac6c2fd63338e

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -44 lines) Patch
M appengine/findit/crash/crash_report.py View 1 chunk +1 line, -2 lines 0 comments Download
M appengine/findit/crash/stacktrace.py View 1 2 chunks +43 lines, -42 lines 0 comments Download
M appengine/findit/crash/test/changelist_classifier_test.py View 1 chunk +3 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (8 generated)
wrengr
Second half of making CallStack and Stacktrace immutable. PTAL
4 years ago (2016-12-08 19:55:31 UTC) #3
inferno
lgtm
4 years ago (2016-12-08 20:52:15 UTC) #4
Martin Barbella
lgtm
4 years ago (2016-12-08 22:21:03 UTC) #5
Sharu Jiang
I have same concern as comments in https://codereview.chromium.org/2562623004/ I think it's not necessary to make ...
4 years ago (2016-12-08 22:45:48 UTC) #6
wrengr
On 2016/12/08 22:45:48, Sharu Jiang wrote: > I have same concern as comments in https://codereview.chromium.org/2562623004/ ...
4 years ago (2016-12-08 23:46:50 UTC) #7
Sharu Jiang
On 2016/12/08 23:46:50, wrengr wrote: > On 2016/12/08 22:45:48, Sharu Jiang wrote: > > I ...
4 years ago (2016-12-09 00:59:43 UTC) #8
Sharu Jiang
lgtm
4 years ago (2016-12-09 20:49:23 UTC) #9
commit-bot: I haz the power
This CL has an open dependency (Issue 2562623004 Patch 60001). Please resolve the dependency and ...
4 years ago (2016-12-12 17:55:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2557423003/20001
4 years ago (2016-12-12 18:34:08 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-12 18:48:45 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/805ebac8bd97020ba6072a4d344ac...

Powered by Google App Engine
This is Rietveld 408576698