Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-526

Fall back to pure Python StringIO if cStringIO is not available

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.3
    • python
    • None

    Description

      Currently, avro.ipc uses cStringIO directly, instead of falling back to plain StringIO. This is useful in environments where the native cStringIO module is not available.

      Attachments

        1. 526-fallback-to-stringio.patch
          3 kB
          Esteve Fernandez

        Activity

          People

            esteve Esteve Fernandez
            esteve Esteve Fernandez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: