You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/06 12:11:39 UTC

[jira] [Commented] (THRIFT-3525) py:dynamic fails to handle binary list/set/map element

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

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

GitHub user nsuke opened a pull request:

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

    THRIFT-3525 py:dynamic fails to handle binary list/set/map element

    

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

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

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

    https://github.com/apache/thrift/pull/775.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 #775
    
----
commit b34ff7319373b87e10060d5cc35222d4933310c2
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-06T05:52:50Z

    THRIFT-3525 py:dynamic fails to handle binary list/set/map element

----


> py:dynamic fails to handle binary list/set/map element
> ------------------------------------------------------
>
>                 Key: THRIFT-3525
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3525
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> reade/write method calls for container elements were invalid in TProtocolBase.
> The patch also reduces excessive duplication of code there.



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