[
https://issues.apache.org/jira/browse/THRIFT-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688648#action_12688648
]
Esteve Fernandez commented on THRIFT-356:
-----------------------------------------
Sorry for the slow response. I agree that it must be fixed before 0.1, but it
involves some changes in other parts of the Python generator that may break
compatibility. The only way to actually fix those errors is to implement
hashable/immutable types (THRIFT-162), but I haven't found a way to implement
them in old-style classes. That's why I argued to remove old-style classes
entirely and support new-style ones only.
> Python tests fail
> -----------------
>
> Key: THRIFT-356
> URL: https://issues.apache.org/jira/browse/THRIFT-356
> Project: Thrift
> Issue Type: Bug
> Components: Library (Python)
> Reporter: Kevin Clark
> Priority: Blocker
> Fix For: 0.1
>
> Attachments: py_test_failure.txt
>
>
> The python tests are failing on trunk. Test output attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.