[issue34529] add the option for json.dumps to return newline delimited json

ron report at bugs.python.org
Thu Aug 30 03:28:57 EDT 2018


ron <ron at mailinator.com> added the comment:

I'm a bit confused here.

On one hand you say it's two lines of code. On other hand you suggest that each service provider will implement it's own functions.

What's the harm from adding - small , unbreakable functionality? 

Your points for small code could have also been raised against implementing reverse() - yet Python still implemented it - saved the 2 line code from the developer.

At the end.. small change or not.. This is a new format.
Conversion between formats are required from any programming language..

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34529>
_______________________________________


More information about the Python-bugs-list mailing list