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

Don't require simplejson when not needed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.2
    • python
    • Reviewed

    Description

      Currently setup.py required simplejson unconditionally. However since json was added to python 2.6 and up (and the avro code tries to use the build in module first), require it only if python version is 2.5 or lower.

      Attachments

        1. setup.patch
          0.7 kB
          Miki Tebeka

        Activity

          People

            miki Miki Tebeka
            tebeka Miki Tebeka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: