GitHub user jamesbroadhead opened a pull request:

    https://github.com/apache/thrift/pull/183

    Cleanup python generation

    - Remove some trailing whitespace
    - Slightly sort imports
    - Replace is_oneway() calls with a bool

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jamesbroadhead/thrift python_cleanup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/183.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 #183
    
----
commit 56d2d5eb27f0703d98f6f908d9914266b759f70b
Author: James Broadhead <jbroadh...@twitter.com>
Date:   2014-08-10T18:29:54Z

    Cleanup python generation
    
    - Remove some trailing whitespace
    - Slightly sort imports
    - Replace is_oneway() calls with a bool

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to