[ 
https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Meier updated THRIFT-395:
-------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: THRIFT-1920
    
> Python library + compiler does not support unicode strings
> ----------------------------------------------------------
>
>                 Key: THRIFT-395
>                 URL: https://issues.apache.org/jira/browse/THRIFT-395
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Python - Compiler, Python - Library
>            Reporter: Jonathan Ellis
>            Assignee: Nathan Marz
>             Fix For: 0.4
>
>         Attachments: 
> ASF.LICENSE.NOT.GRANTED--0001-python-Minor-cleanup-of-protocols-don-t-use-str.patch,
>  
> ASF.LICENSE.NOT.GRANTED--0002-THRIFT-395.-python-Phase-One-of-support-for-unicode.patch,
>  
> ASF.LICENSE.NOT.GRANTED--0003-THRIFT-395.-python-Phase-Two-of-support-for-unicode.patch,
>  
> ASF.LICENSE.NOT.GRANTED--0004-python-Remove-ridiculous-semicolons-from-gen-code.patch,
>  python-utf8-option.patch, python-utf8.patch, python-utf8-v2.patch
>
>
> Effectively, all strings in the python bindings are treated as binary strings 
> -- no encoding/decoding to UTF-8 is done.  So if a unicode object is passed 
> to a (regular, non-binary) string, an exception is raised.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to