[Stackless] stackess for 2.7

Kristján Valur Jónsson kristjan at ccpgames.com
Wed Jun 30 10:42:43 CEST 2010


You are right, Richard.
I'm using BeyondCompare from Scootersoft, a pretty good differ, but it is particularly good at hiding line ending differences from you unless you are careful.
I'll give this a few more rounds of sanity checks.
K

> -----Original Message-----
> From: stackless-bounces at stackless.com [mailto:stackless-
> bounces at stackless.com] On Behalf Of Richard Tew
> Sent: 30. júní 2010 04:14
> To: The Stackless Python Mailing List
> Subject: Re: [Stackless] stackess for 2.7
> 
> On Wed, Jun 30, 2010 at 3:23 PM, Jeff Senn <senn at maya.com> wrote:
> > -        exts.append( Extension('cPickle', ['cPickle.c']) )
> > +        exts.append( Extension('cPickle', ['cPickle.c',
> '../Stackless/pickling/safe_pickle.c']) )
> 
> This is a restoration of Stackless changes which have been clobbered
> in the merge, which definitely reinforces the need for the visual
> comparison of diffs to me.
> 
> Cheers,
> Richard.
> 
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless




More information about the Stackless mailing list