[python-committers] json decoder speedups, any time left for 2.6?

2008-09-23 Thread Bob Ippolito
I'm out of town this week for a conference (ICFP/CUFP in Victoria) and my hotel's connection has been bad enough such that I can't get any Real Work done so I've managed to hammer on the json library's decoding quite a bit instead. I just released simplejson 1.9.3 which improves decoding performanc

Re: [python-committers] json decoder speedups, any time left for 2.6?

2008-09-23 Thread Martin v. Löwis
Bob Ippolito wrote: > How much time do I > have left to get this into Python 2.6? I think for mere speedups, it is already too late for 2.6. Only the most release-critical bugs can be fixed still (i.e. even plain bug fixes need to wait for 2.6.1 now). IMO, performance improvements are clearly out