[
https://issues.apache.org/jira/browse/THRIFT-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155012#comment-15155012
]
ASF GitHub Bot commented on THRIFT-3649:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/879
THRIFT-3649 Python TSaslClientTransport initializes TTransportExcepti…
…on incorrectly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3649
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/879.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 #879
----
commit 86bd6b0e3ac42af71696bef38391a3c70fe6c2b5
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-19T22:28:47Z
THRIFT-3649 Python TSaslClientTransport initializes TTransportException
incorrectly
Client: Python
Patch: Tristen Georgiou modified by Nobuaki Sukegawa
----
> 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)