JSON-encoding very long iterators
Alfred Morgan
alfred at 54.org
Wed Oct 1 18:01:32 EDT 2014
More information about the Python-list mailing list
Wed Oct 1 18:01:32 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 Wednesday, October 1, 2014 6:07:23 AM UTC-7, Chris Angelico wrote: > On Wed, Oct 1, 2014 at 8:13 PM, Alfred Morgan wrote: > > 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 Thanks Chris, Yes I made changes to 2.7 because I'm not familiar with Python3 yet. Once I get some feedback I was going to see if someone was interested in porting it. If not I will learn and do it myself. The patch will not work on the 3.x code but the code is similar enough to easily port over.
- 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