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/13 12:36:39 UTC

[jira] [Commented] (THRIFT-3439) Run make cross using Python3 when available

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

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

GitHub user nsuke opened a pull request:

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

    THRIFT-3439 Run make cross using Python3 when available

    Add Makefile.am change that was missing in the original patch.

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

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

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

    https://github.com/apache/thrift/pull/792.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 #792
    
----
commit c81923802035c5a911381a6dc1659f52731b206d
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-12T10:20:05Z

    THRIFT-3439 Run make cross using Python3 when available
    
    Add Makefile.am change that was missing in the original patch.

----


> Run make cross using Python3 when available
> -------------------------------------------
>
>                 Key: THRIFT-3439
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3439
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Minor
>             Fix For: 0.9.4
>
>
> To my experience, *test.py* was more stable on Python3 seemingly due to difference in *multiprocessing* module behavior.



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