[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2010-06-08 Thread Nathan Marz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Marz updated THRIFT-395: --- Attachment: python-utf8-option.patch This patch builds upon Jonathan's patch to add the utf8strings

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-04-07 Thread Kevin Clark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Clark updated THRIFT-395: --- Fix Version/s: (was: 0.1) 0.2 I think it's clear that we've still got issues

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-04-01 Thread David Reiss (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Reiss updated THRIFT-395: --- Priority: Major (was: Blocker) Issue Type: Improvement (was: Bug) Python library + compiler

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-03-30 Thread David Reiss (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Reiss updated THRIFT-395: --- Attachment: 0004-python-Remove-ridiculous-semicolons-from-gen-code.patch

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-03-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated THRIFT-395: -- Attachment: python-utf8.patch This patch adds unicode support to the python bindings. Binary

Re: [jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-03-23 Thread Nicolas Trangez
On Mon, 2009-03-23 at 09:45 -0700, Jonathan Ellis (JIRA) wrote: [ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated THRIFT-395: -- Attachment: python-utf8.patch

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-03-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated THRIFT-395: -- Attachment: python-utf8-v2.patch Thanks for catching that, Bryan. Revised v2 patch attached.

[jira] Updated: (THRIFT-395) Python library + compiler does not support unicode strings

2009-03-23 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-395: - Fix Version/s: 0.1 Python library + compiler does not support unicode strings