On 8/11/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > I see four tests fail that passed yesterday: > > < test_csv > < test_shelve > < test_threaded_import > < test_wsgiref
The only failure I could reproduce was test_wsgiref. That problem was fixed in 56932. I had updated the previous revision and built from make clean. I wonder if there are some subtle stability problems given the various intermittent problems we've seen. If anyone has time, it would be interesting to use valgrind or purify on 3k. n _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
