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/04 06:32:39 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Sukegawa resolved THRIFT-3596.
----------------------------------
       Resolution: Fixed
         Assignee: Aki Sukegawa
    Fix Version/s: 0.9.4

> 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
>            Assignee: Aki Sukegawa
>            Priority: Minor
>              Labels: RFC
>             Fix For: 0.9.4
>
>
> 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 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)