JSON-encoding very long iterators
Chris Angelico
rosuav at gmail.com
Wed Oct 1 09:06:42 EDT 2014
More information about the Python-list mailing list
Wed Oct 1 09:06:42 EDT 2014
- Previous message (by thread): JSON-encoding very long iterators
- Next message (by thread): JSON-encoding very long iterators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Oct 1, 2014 at 8:13 PM, Alfred Morgan <alfred at 54.org> wrote: > I added a stream flag (off by default) and also added file streaming (thanks for the idea). > > https://github.com/Zectbumo/cpython/compare/2.7 > > What do you think now? I think that you're adding features to Python 2.7, which isn't getting new features. That won't be merged into trunk. Does your patch apply to 3.x? ChrisA
- Previous message (by thread): JSON-encoding very long iterators
- Next message (by thread): JSON-encoding very long iterators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list