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

Issue 29378736: NoIssue - Improves converters.py PEP8 compliance (Closed)

Created:
March 8, 2017, 11:57 a.m. by Jon Sonesen
Modified:
March 17, 2017, 8:41 a.m.
Reviewers:
Vasily Kuznetsov
Base URL:
https://hg.adblockplus.org/cms
Visibility:
Public.

Description

NoIssue - Improves converters.py PEP8 compliance

Patch Set 1 : #

Total comments: 13

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -63 lines) Patch
M cms/converters.py View 1 2 7 chunks +88 lines, -62 lines 0 comments Download
M tox.ini View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
Jon Sonesen
March 8, 2017, 11:57 a.m. (2017-03-08 11:57:17 UTC) #1
Jon Sonesen
Just to make it a bit easier to work on ;)
March 8, 2017, 12:16 p.m. (2017-03-08 12:16:22 UTC) #2
Vasily Kuznetsov
Hi Jon, Thanks for volunteering to do the clean up work :) I have a ...
March 8, 2017, 5:31 p.m. (2017-03-08 17:31:44 UTC) #3
Jon Sonesen
Thanks for you comments, btw for the commit message should it be 'No Issue - ...
March 8, 2017, 5:51 p.m. (2017-03-08 17:51:57 UTC) #4
Jon Sonesen
https://codereview.adblockplus.org/29378736/diff/29378739/cms/converters.py File cms/converters.py (right): https://codereview.adblockplus.org/29378736/diff/29378739/cms/converters.py#newcode79 cms/converters.py:79: raise Exception('Unexpected HTML tag "{}" inside a fixed string' ...
March 8, 2017, 5:55 p.m. (2017-03-08 17:55:25 UTC) #5
Vasily Kuznetsov
Just one small thing left... https://codereview.adblockplus.org/29378736/diff/29378739/cms/converters.py File cms/converters.py (right): https://codereview.adblockplus.org/29378736/diff/29378739/cms/converters.py#newcode79 cms/converters.py:79: raise Exception('Unexpected HTML tag ...
March 9, 2017, 12:33 p.m. (2017-03-09 12:33:28 UTC) #6
Jon Sonesen
https://codereview.adblockplus.org/29378736/diff/29378963/cms/converters.py File cms/converters.py (right): https://codereview.adblockplus.org/29378736/diff/29378963/cms/converters.py#newcode282 cms/converters.py:282: converter = converter_class(self._params, key='includedata' On 2017/03/09 12:33:27, Vasily Kuznetsov ...
March 9, 2017, 2:04 p.m. (2017-03-09 14:04:17 UTC) #7
Vasily Kuznetsov
March 9, 2017, 5:21 p.m. (2017-03-09 17:21:48 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld