You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by margars <gi...@git.apache.org> on 2018/03/27 12:32:47 UTC

[GitHub] thrift pull request #1521: THRIFT-4531 (#1)

GitHub user margars opened a pull request:

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

    THRIFT-4531 (#1)

    THRIFT-4531: Fix generated Python read() method for immutable structs with optional members.

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

    $ git pull https://github.com/margars/thrift master

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

    https://github.com/apache/thrift/pull/1521.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 #1521
    
----
commit 969047b3c09af133dd3d24591baedc8ed3c52318
Author: Margar Simonyan <ma...@...>
Date:   2018-03-27T12:30:14Z

    THRIFT-4531 (#1)
    
    THRIFT-4531: Fix generated Python read() method for immutable structs with optional members.

----


---

[GitHub] thrift issue #1521: THRIFT-4531 (#1)

Posted by margars <gi...@git.apache.org>.
Github user margars commented on the issue:

    https://github.com/apache/thrift/pull/1521
  
    Build failed with Gradle POM parsing error which has nothing to do with the commit.


---

[GitHub] thrift pull request #1521: THRIFT-4531 (#1)

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---