[ 
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

        

Reply via email to