[Stackless-dev] New stable version

Christian Tismer tismer at stackless.com
Sat Apr 3 02:00:06 CEST 2004


Dear friends,

there were a few bugfixes in
- nonrecursive kill (bad condition killing current, thanks CCP)
- more fixes for power pc configuration (thanks Bob Ippolito)
- avoiding warnings (thanks Stefan Drees)

A major change was the introduction of a special implicit function
parameter, to get rid of duplicated code for non-recursive versions
of internal functions. By this, type objects are now again
absolutely identical to Standard Python's, and so it should be.

Execfile and eval are stackless.
Generators can be pickled when being run.

This is now considered the current stable release.

The latest CCP bugfix concerning tasklet.become() wiull now be
reverted in the dev trunk, and the frame f_execute protocoll
will be changed to take an explicit retval parameter.

Then I will also implement continuations, in a very limited,
careful way, on a user request. There will be nothing but
callcc.
-- 
Christian Tismer             :^)   <mailto:tismer at stackless.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  mobile +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/



_______________________________________________
Stackless-dev mailing list
Stackless-dev at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-dev



More information about the Stackless-dev mailing list