[ https://issues.apache.org/jira/browse/THRIFT-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044071#comment-14044071 ]
Eevee commented on THRIFT-1857: ------------------------------- There's another Python 3 branch submitted as a pull request on GitHub: https://github.com/apache/thrift/pull/144 (Based on commit activity it looks like pull requests are never merged, so mentioning it here as well.) This version is the same code running on both 2 and 3, using the six library, and generates dual-version code as well with no need for an extra command line argument. It'll require Python 2.6 for e.g. the `as` syntax, but at this stage in the game not many libraries still work on Python 2.5. > 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 > > add support for python 3.x -- This message was sent by Atlassian JIRA (v6.2#6252)