[tor-bugs] #16525 [Stem]: Improvements on the PEP8 checks
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Jul 8 08:39:14 UTC 2015
#16525: Improvements on the PEP8 checks
-------------------------+------------------------
Reporter: cypherpunks | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+------------------------
The output of the PEP8 checks duplicate the error messages and do not show
the line with the error (as described by
[changeset:d14c2803eca669022a64a5caf16699ce77e2fb70/stem
d14c2803eca669022a64a5caf16699ce77e2fb70]). Patch 0001 fixes this bug.
While fixing this bug, i checked the custom checks done in
`stylistic_issues` and found two checks that are already done by the pep8
library. Patch 0002 and 0003 remove the custom checks in favor of the pep8
library.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16525>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list