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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to