[
https://issues.apache.org/jira/browse/AVRO-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965423#comment-16965423
]
Hudson commented on AVRO-2614:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #762 (See
[https://builds.apache.org/job/AvroJava/762/])
AVRO-2614: Remove Trailing Spaces in Pretty Print (#697) (github:
[https://github.com/apache/avro/commit/62f3c26e2c303df0a208590041bcf20590fce62d])
* (edit) lang/py/test/test_script.py
* (edit) lang/py/scripts/avro
> 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)