Jens Geyer created THRIFT-2666:
----------------------------------

             Summary: Usage of PYTHONHASHSEED breaks older Python code
                 Key: THRIFT-2666
                 URL: https://issues.apache.org/jira/browse/THRIFT-2666
             Project: Thrift
          Issue Type: Bug
          Components: Python - Compiler
    Affects Versions: 0.9.2
            Reporter: Jens Geyer


The hash function introduced with THRIFT-2621 breaks with Python older than 
3.2, because PYTHONHASHSEED has been introduced with 3.2.

The proposed solution is to define a constant PYTHONHASHSEED as a workaround, 
but only if PYTHONHASHSEED is not available.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to