[Python-Dev] json decoder speedups, any time left for 2.6?
Nick Coghlan
ncoghlan at gmail.com
Wed Sep 24 11:47:07 CEST 2008
Bob Ippolito wrote:
> How much time do I
> have left to get this into Python 2.6?
Zero I'm afraid - with rc1 out, it's release blocker bugs only. Anything
which can be deferred to the 2.6.1 release without causing any major
harm is definitely out - and while a 2x speedup is very nice, it isn't
something to be squeezing in post-rc1.
Still, that should make for a nice incremental improvement when 2.6.1
rolls around.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list