[
https://issues.apache.org/jira/browse/THRIFT-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081492#comment-15081492
]
ASF GitHub Bot commented on THRIFT-3519:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/769
THRIFT-3519 fastbinary does not work with -gen py:utf8strings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3519
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/769.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 #769
----
commit 522f3ce6f43e28bd41e4f6ac6489d4838dc2abfa
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-01-04T17:50:57Z
THRIFT-3519 fastbinary does not work with -gen py:utf8strings
----
> fastbinary does not work with -gen py:utf8strings
> -------------------------------------------------
>
> Key: THRIFT-3519
> URL: https://issues.apache.org/jira/browse/THRIFT-3519
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> fastbinary does not handle utf8 at all so when used with -gen py:utf8strings
> it fails with decode/encode errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)