[
https://issues.apache.org/jira/browse/THRIFT-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971916#comment-14971916
]
Marek Jagielski commented on THRIFT-1857:
-----------------------------------------
Hi,
What is the status of this issue?
I need to support jython 2.7+ and cpython 3.4+. By default, on jython 2.7,
thrift 0.9.3 works fine with communication between java and py.
I tried adapt thrift py library (ver 0.9.3) by myself. Among others by
replacing: cStringIO.StringIO with io.BytesIO. Surprisingly communication
worked on 3.4, ... but it stopped on jython. I will continue to investigate.
However, I would prefer to use an official solution, it is why a question.
Thanks,
Marek
> Python 3.X Support
> ------------------
>
> Key: THRIFT-1857
> URL: https://issues.apache.org/jira/browse/THRIFT-1857
> Project: Thrift
> Issue Type: Improvement
> Components: Python - Compiler
> Affects Versions: 0.9
> Reporter: Avi Saranga
> Assignee: Roger Meier
> Fix For: 1.0
>
>
> add support for python 3.x
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)