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

ASF GitHub Bot commented on THRIFT-3350:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/697

    THRIFT-3350 Python JSON protocol does not encode binary as Base64

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3350

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/697.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 #697
    
----
commit f26ddcfdc041dc060644f396e5f129b6da6392fe
Author: Nobuaki Sukegawa <[email protected]>
Date:   2015-11-14T10:23:27Z

    THRIFT-3350 Python JSON protocol does not encode binary as Base64

----


> Python JSON protocol does not encode binary as Base64
> -----------------------------------------------------
>
>                 Key: THRIFT-3350
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3350
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Compiler, Python - Library
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> According to THRIFT-3200 discussion, python JSON protocol is supposed to be 
> using Base64 encoding but it doesn't.



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

Reply via email to