[
https://issues.apache.org/jira/browse/THRIFT-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996584#comment-14996584
]
ASF GitHub Bot commented on THRIFT-2413:
----------------------------------------
GitHub user phongphan opened a pull request:
https://github.com/apache/thrift/pull/686
THRIFT-2413: JSON escaped unicode support for python3
This should fixed THRIFT-2413 and should works on both python2 and python3.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phongphan/thrift THRIFT-2413-py3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/686.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 #686
----
commit 06ce7ee573949267407bdc24464cf847d628ac1b
Author: Phongphan Phuttha <[email protected]>
Date: 2015-11-08T19:05:09Z
THRIFT-2413 Add JSON escaped unicode support for python3.
commit 4aa6fb1b1639d302e5f8f571028d0b530b202ce8
Author: Phongphan Phuttha <[email protected]>
Date: 2015-11-09T14:14:23Z
THRIFT-2413 Extract character encoding function to used instead of using
JSONDecoder.
----
> Python: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
> --------------------------------------------------------------------
>
> Key: THRIFT-2413
> URL: https://issues.apache.org/jira/browse/THRIFT-2413
> Project: Thrift
> Issue Type: Sub-task
> Components: Python - Library
> Reporter: Jens Geyer
> Assignee: Phongphan Phuttha
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)