Alfred Morgan added the comment:
Need a patch? Here you go.
https://github.com/Zectbumo/cpython/compare/master
How to use it:
encoder = JSONEncoder(stream=True)
This will iterencode() iterators as lists and file objects as strings and
stream them when constructed with stream=True.
----------
nosy: +Zectbumo
versions: +Python 3.5 -Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com