Nathaniel Cook created THRIFT-1762:
--------------------------------------

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


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