[Stackless] Preparing Stackless Python 3.1a2

Richard Tew richard.m.tew at gmail.com
Sun Apr 5 22:08:52 CEST 2009


On Sun, Apr 5, 2009 at 2:54 PM, Richard Tew <richard.m.tew at gmail.com> wrote:
> After a few more things are taken care of, I should be able to tag
> Stackless Python 3.1a2.

On Linux:

  test_watchdog.py:test_pickle() fails.

It looks like range(1000) is unpickled as something which causes an
infinite loop.

There are seven Python unit test failures.  The Windows unit tests all
pass now.  Some of these failures are because of the configuration of
the Linux machine, but which ones, I haven't determined yet.

test_distutils
test_doctest
test_gzip
test_httpservers
test_zipfile
test_zipimport
test_zipimport_support

These need to be looked into before Stackless 3.1 can proceed.  Anyone
interested?

Cheers,
Richard.




More information about the Stackless mailing list