[
https://issues.apache.org/jira/browse/THRIFT-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188232#comment-15188232
]
Aki Sukegawa edited comment on THRIFT-3721 at 3/9/16 10:41 PM:
---------------------------------------------------------------
{quote}
Sorry, I'm not familiar with the "original issue" or "patch" to which you're
referring. The issue I've cloned contains no such discussion.
{quote}
I meant THRIFT-395.
{quote}
Specifying "-gen py:utf8_strings" with my thrift invocation did not solve the
issue.
{quote}
I said "(or something similar, refer to --help)" ...
It's utf8strings.
Thrift compiler <= 0.9.3 does not warn for wrong arguments but silently ignores
them.
FYI, a warning is added in the current master and also "py:utf8strings" will be
enabled by default in the next release.
was (Author: nsuke):
{quote}
Sorry, I'm not familiar with the "original issue" or "patch" to which you're
referring. The issue I've cloned contains no such discussion.
{quote}
I meant THRIFT-395.
{quote}
Specifying "-gen py:utf8_strings" with my thrift invocation did not solve the
issue.
{quote}
I said "(or something similar, refer to --help)" ...
It's utf8strings.
Thrift compiler <= 0.9.3 did not warn for wrong arguments and silently ignored.
> CLONE - why not add unicode strings support to python directly?
> ---------------------------------------------------------------
>
> Key: THRIFT-3721
> URL: https://issues.apache.org/jira/browse/THRIFT-3721
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Affects Versions: 0.8, 0.9.2
> Environment: Ubuntu 14.04.03 LTS, Ubuntu 15.10
> Reporter: Jason Heimann
> Assignee: Aki Sukegawa
> Labels: python, unicode
>
> i install thrift python lib by easy_install
> but in version0.8,I still didn't see the
> patch(https://issues.apache.org/jira/browse/THRIFT-395) be added in the lib
> I had to hack the code follow the patch manually
> (https://issues.apache.org/jira/secure/attachment/12404198/0003-THRIFT-395.-python-Phase-Two-of-support-for-unicode.patch)
> Can any of the developers fix the problem?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)