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

Todd Lipcon commented on THRIFT-1762:
-------------------------------------

IMO we should treat this as a bug, instead, and fix it back to 2.4 
compatibility. I know, at least in my company's usage of Thrift, we have to 
deploy on RHEL5 which only has Python 2.4.
                
> Python minimum version needs to be increased
> --------------------------------------------
>
>                 Key: THRIFT-1762
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1762
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>            Reporter: Nathaniel Cook
>            Priority: Trivial
>         Attachments: thrift-1762.patch
>
>
> The python library code requires python >= 2.6 This can be seen with several 
> "except Exception as x:" all throughout the code. Since this code has been 
> release already in 0.9.0 we should just increase the minimum python version 
> from 2.4 to 2.6

--
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

Reply via email to