Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1920 Binary Type
  3. THRIFT-395

Python library + compiler does not support unicode strings

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      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.

      Attachments

        Activity

          People

            marz Nathan Marz
            jbellis Jonathan Ellis
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: