[
https://issues.apache.org/jira/browse/THRIFT-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091341#comment-15091341
]
ASF GitHub Bot commented on THRIFT-3540:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/786
THRIFT-3540 Make python tutorial more in line with PEP8
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3540
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/786.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #786
----
commit d8a98c7531a44b9b33928627843f1956cc14f0bb
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-01-11T02:25:09Z
THRIFT-3540 Make python tutorial more in line with PEP8
----
> Make python tutorial more in line with PEP8
> -------------------------------------------
>
> Key: THRIFT-3540
> URL: https://issues.apache.org/jira/browse/THRIFT-3540
> Project: Thrift
> Issue Type: Bug
> Components: Tutorial
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Trivial
>
> Running tools like pep8 or flake8 causes a huge number of warnings.
> It would be nice to have more clean code for the entry-point code.
> Such a tool is often integrated to editor/IDEs so it can be annoying.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)