Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29988581: Issue 7230 - python-abp line2dict vectorization (Closed)

Created:
Jan. 24, 2019, 3:37 a.m. by rhowell
Modified:
Jan. 29, 2019, 8:49 p.m.
Reviewers:
Vasily Kuznetsov
Base URL:
https://hg.adblockplus.org/python-abp/
Visibility:
Public.

Description

Issue 7230 - python-abp line2dict vectorization

Patch Set 1 #

Total comments: 4

Patch Set 2 : Switch from dict to list #

Total comments: 12

Patch Set 3 : Address comments on PS2 #

Total comments: 2

Patch Set 4 : Separate tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M .hgignore View 1 chunk +1 line, -0 lines 0 comments Download
M abp/filters/rpy.py View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M tests/test_rpy.py View 1 2 3 2 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 8
rhowell
Jan. 24, 2019, 3:37 a.m. (2019-01-24 03:37:47 UTC) #1
Vasily Kuznetsov
Hi Rosie! If I understand the ticket right, the function should be more like a ...
Jan. 24, 2019, 1:27 p.m. (2019-01-24 13:27:59 UTC) #2
rhowell
Hey Vasily! Oops, yeah Stephan also clarified that on the ticket. Switched it to return ...
Jan. 25, 2019, 12:30 a.m. (2019-01-25 00:30:07 UTC) #3
Vasily Kuznetsov
Hi Rosie! The function looks good. I have some suggestions regarding the docstring and the ...
Jan. 25, 2019, 3 p.m. (2019-01-25 15:00:59 UTC) #4
rhowell
Hi Vasily! I think I've gotten all your suggestions implemented, just had one question, see ...
Jan. 26, 2019, 1:08 a.m. (2019-01-26 01:08:22 UTC) #5
Vasily Kuznetsov
Hi Rosie! Almost done! I have replied to your question and have one more minor ...
Jan. 28, 2019, 5:47 p.m. (2019-01-28 17:47:36 UTC) #6
rhowell
Hi Vasily, Thanks for the feedback. Let me know if you see anything else? https://codereview.adblockplus.org/29988581/diff/29989584/tests/test_rpy.py ...
Jan. 29, 2019, 1:44 a.m. (2019-01-29 01:44:48 UTC) #7
Vasily Kuznetsov
Jan. 29, 2019, 4:23 p.m. (2019-01-29 16:23:57 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld