You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/11/30 03:11:01 UTC

[GitHub] thrift pull request #1426: THRIFT-3610 Streamline exception handling in Pyth...

GitHub user jeking3 opened a pull request:

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

    THRIFT-3610 Streamline exception handling in Python server handler

    Client: py
    
    (resubmitting for nsuke)
    
    This closes #842
    This closes #1426

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

    $ git pull https://github.com/jeking3/thrift THRIFT-3610-take-2

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

    https://github.com/apache/thrift/pull/1426.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 #1426
    
----
commit 93950c84abf8d91db5f2e5c6800fbe78a23f7cb7
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-10T22:06:21Z

    THRIFT-3610 Streamline exception handling in Python server handler
    Client: py
    
    This closes #842
    This closes #1426

----


---

[GitHub] thrift pull request #1426: THRIFT-3610 Streamline exception handling in Pyth...

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

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


---