You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/02/19 23:15:18 UTC

[jira] [Commented] (THRIFT-3649) Python TSaslClientTransport initializes TTransportException incorrectly

    [ https://issues.apache.org/jira/browse/THRIFT-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154979#comment-15154979 ] 

Aki Sukegawa commented on THRIFT-3649:
--------------------------------------

[~tristeng] thanks for uncovering this.
Instead of making it keywoard arg, putting TTransportExcfeption.NOT_OPEN as the first positional arg would be nicer.

> Python TSaslClientTransport initializes TTransportException incorrectly
> -----------------------------------------------------------------------
>
>                 Key: THRIFT-3649
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3649
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.3
>            Reporter: Tristen Georgiou
>            Priority: Trivial
>         Attachments: 3649-python.txt
>
>
> When the TSaslClientTransport throws a TTransportException, it doesn't specify the required keyword argument 'message' and this results in an exception that has the message "None".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)