You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/02/02 17:56:39 UTC

[jira] [Created] (THRIFT-3596) Better conformance to PEP8

Aki Sukegawa created THRIFT-3596:
------------------------------------

             Summary: Better conformance to PEP8
                 Key: THRIFT-3596
                 URL: https://issues.apache.org/jira/browse/THRIFT-3596
             Project: Thrift
          Issue Type: Improvement
          Components: Python - Library
            Reporter: Aki Sukegawa
            Priority: Minor


py coding_standards.md states it follows PEP8 but currently it does not do so at all.
So a typical experience of a first-time (potential) py contributor's experience would be to see red warnings all over the display and then has to either adjust their editor's settings or stop there.

On the other hand, a huge downside of global reformat is git-blame experience but will be mostly mitigated by git blame -w in this case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)