Michael A. Smith created AVRO-2614:
--------------------------------------
Summary: 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
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)