[
https://issues.apache.org/jira/browse/AVRO-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael A. Smith resolved AVRO-2614.
------------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
> avro-python pretty-print leaves trailing spaces before newlines
> ---------------------------------------------------------------
>
> Key: AVRO-2614
> URL: https://issues.apache.org/jira/browse/AVRO-2614
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.10.0
>
>
> avro-python uses json.dumps, which in many python implementations has [this
> bug|https://bugs.python.org/issue16333]. We need a bit of extra code to avoid
> it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)