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 2015/05/15 01:09:03 UTC

[jira] [Commented] (THRIFT-1857) Python 3.X Support

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

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

GitHub user gwax opened a pull request:

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

    THRIFT-1857 Replace implicit relative imports with explicit relative imports.

    

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

    $ git pull https://github.com/CloverHealth/thrift python3

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

    https://github.com/apache/thrift/pull/493.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 #493
    
----
commit edf7e3e8678d4620e1c4662b2906457a076a943d
Author: George Leslie-Waksman <ge...@cloverhealth.com>
Date:   2015-05-14T19:24:06Z

    Fix relative imports to be explicit.

----


> Python 3.X Support
> ------------------
>
>                 Key: THRIFT-1857
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1857
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Compiler
>    Affects Versions: 0.9
>            Reporter: Avi Saranga
>            Assignee: Roger Meier
>             Fix For: 0.9.3
>
>
> add support for python 3.x 



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