You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2012/12/04 04:13:59 UTC

[jira] [Commented] (THRIFT-1773) Python library should run on python 2.4

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

Jake Farrell commented on THRIFT-1773:
--------------------------------------

The latest version of Centos comes with python 2.6.6 which has the exception handling backported from pep-3110 (http://www.python.org/dev/peps/pep-3110). I changed the exception handling in THRIFT-1604 to support this and python 3.x clients. 
                
> Python library should run on python 2.4
> ---------------------------------------
>
>                 Key: THRIFT-1773
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1773
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9
>            Reporter: Todd Lipcon
>
> As of 0.9, the Python code seems to require Python >= 2.6 (eg using new syntax not available in 2.4). Since many people still run Thrift-based apps on RHEL5, which includes only 2.4, we should avoid this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira