[Stackless] Today's new bugs :)
Bob Ippolito
bob at redivi.com
Thu Jan 29 07:08:00 CET 2004
I've discovered a bug with tasklet.become and tasklet.capture -- it may
only happen when you do it from the main tasklet, but it causes bad
things to happen. I have not looked into it, but the test is
Stackless/tests/becomecapture.py
There are two remaining bugs in Stackless/unittests/test_pickle:
testRecursiveEmbedded causes a gc error (I have not looked into it yet)
testFakeModules shows that the stackless-overrided ModuleType is not
yet equivalent to Python 2.3's version. I will fix this myself, should
be easy, just letting you know.
bajo_crash2.py still crashes, of course ;)
-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
URL: <http://www.stackless.com/pipermail/stackless/attachments/20040129/a2b04195/attachment.bin>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list