[jira] [Commented] (THRIFT-3721) CLONE - why not add unicode strings support to python directly?

2016-03-09 Thread Jason Heimann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15187604#comment-15187604 ] Jason Heimann commented on THRIFT-3721: --- > utf8 is handled by "-gen py:utf8_strings" generator

[jira] [Commented] (THRIFT-3721) CLONE - why not add unicode strings support to python directly?

2016-03-08 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186267#comment-15186267 ] Aki Sukegawa commented on THRIFT-3721: -- utf8 is handled by "-gen py:utf8_strings" generator option

[jira] [Commented] (THRIFT-3721) CLONE - why not add unicode strings support to python directly?

2016-03-08 Thread Jason Heimann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186253#comment-15186253 ] Jason Heimann commented on THRIFT-3721: --- #! /usr/bin/env python2.7 # -*- coding: utf-8 -*- from

[jira] [Commented] (THRIFT-3721) CLONE - why not add unicode strings support to python directly?

2016-03-08 Thread Jason Heimann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186111#comment-15186111 ] Jason Heimann commented on THRIFT-3721: --- Cloning issue THRIFT-1460 as this issue still exists in