Re: [Python-Dev] Unladen cPickle speedups in 2.7 & 3.1

2010-01-09 Thread skip
> "Antoine" == Antoine Pitrou writes: Antoine> pobox.com> writes: >> >> If a patch to merge this to 2.7 is already under >> consideration I won't look at it, Antoine> Why won't you look at it? :) I meant I wouldn't look at developing one. Skip

Re: [Python-Dev] Unladen cPickle speedups in 2.7 & 3.1

2010-01-09 Thread Philip Jenvey
On Jan 9, 2010, at 12:00 PM, s...@pobox.com wrote: > How much of the Unladen Swallow cPickle speedups have been incorporated into > 2.7 & 3.1? I'm working on trying to develop patches for 2.4 and 2.6 (the > two versions I currently care about at work - we will skip 2.5 entirely). > It appears so

Re: [Python-Dev] Unladen cPickle speedups in 2.7 & 3.1

2010-01-09 Thread Antoine Pitrou
pobox.com> writes: > > If a patch to merge this to 2.7 is already under > consideration I won't look at it, Why won't you look at it? :) Actually, if these patches are to be merged someone should certainly look at them, and do the (possibly) remaining work. http://bugs.python.org/issue5683 http

Re: [Python-Dev] Unladen cPickle speedups in 2.7 & 3.1

2010-01-09 Thread skip
Philip> They've documented their upstream patches here: Philip> http://code.google.com/p/unladen-swallow/wiki/UpstreamPatches Thanks. That will help immensely. Skip ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mai