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

Will Pierce updated THRIFT-690:
-------------------------------

    Attachment: THRIFT-690.python_app_exception_codes_update.patch

This patch (THRIFT-690.python_app_exception_codes_update.patch) adds python 
library support for two new TApplicationException codes (INTERNAL_ERROR and 
PROTOCOL_ERROR).  It also corrects the write() method to use "is not" instead 
of "!=" to compare against None (python's NULL).

> Update TApplicationException codes
> ----------------------------------
>
>                 Key: THRIFT-690
>                 URL: https://issues.apache.org/jira/browse/THRIFT-690
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library, Cocoa - Library, Erlang - Library, 
> Haskell - Library, Perl - Library, PHP - Library, Python - Library, Ruby - 
> Library
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Minor
>         Attachments: THRIFT-690.python_app_exception_codes_update.patch
>
>
> THRIFT-378 added a new TApplicationException type, but only defined the type 
> code in Java.  THRIFT-689 is about to do the same.  We should resynchronize 
> these.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to