You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/07/28 21:58:09 UTC

[jira] [Updated] (AVRO-833) Don't require simplejson when not needed

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

Doug Cutting updated AVRO-833:
------------------------------

    Fix Version/s:     (was: 1.6.0)
                   1.5.2

> Don't require simplejson when not needed
> ----------------------------------------
>
>                 Key: AVRO-833
>                 URL: https://issues.apache.org/jira/browse/AVRO-833
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Miki Tebeka
>            Assignee: Miki Tebeka
>            Priority: Minor
>              Labels: python
>             Fix For: 1.5.2
>
>         Attachments: setup.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira