On Sun, Apr 5, 2009 at 2:54 PM, Richard Tew <[email protected]> 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. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
