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

Aki Sukegawa updated THRIFT-3596:
---------------------------------
    Description: 
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.

  was:
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.


> 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
>              Labels: RFC
>
> 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)

Reply via email to