[Stackless] stackess for 2.7

Richard Tew richard.m.tew at gmail.com
Wed Jun 30 06:10:40 CEST 2010


2010/6/30 Kristján Valur Jónsson <kristjan at ccpgames.com>:
> Ah, I actually committed a set of fixes today.  See if it matches what you have done.  I found the pickling problem, turned out to be a problem with the classes in the unittest framework, not a pickle bug as such.
>
> I'm currently in the process of integrating more changes from /python/trunk.  There are also problems with stackless/test/taskspeed.py that I'm trying to clear up.

When the code is fully merged and ready for a release, I think it may
be worthwhile considering doing:

- A diff of Stackless release26-maint and Python release26-maint.
- A diff of Stackless trunk and Python trunk.

To check if there are changes in the former which have been lost in the latter.

Whenever a merge is sufficiently complicated that I find myself fixing
things I could have sworn I have fixed before, I normally take this
step and it usually proves worthwhile.  A few of the changes mentioned
in this thread give me the same feeling of deja-vu.

Cheers,
Richard.



More information about the Stackless mailing list