You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/11/02 16:29:00 UTC

[jira] [Commented] (AVRO-2614) avro-python pretty-print leaves trailing spaces before newlines

    [ https://issues.apache.org/jira/browse/AVRO-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965416#comment-16965416 ] 

ASF subversion and git services commented on AVRO-2614:
-------------------------------------------------------

Commit 62f3c26e2c303df0a208590041bcf20590fce62d in avro's branch refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=62f3c26 ]

AVRO-2614: Remove Trailing Spaces in Pretty Print (#697)



> 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
>
> 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)