[
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: 1.6.0
Setting fix-version to 1.6.0 for now, since that's where the change is listed
in CHANGES.txt an it has not been yet merged to the 1.5 branch. This fix looks
back-compatible though, so maybe we should move the CHANGES.txt message, merge
to the 1.5 branch and set fix-version to 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.6.0
>
> 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