Posting this here first, though it's looking less like a Python bug and more like an environment problem, or issue with something in Ubuntu.
I'm running the regular test suite for the py3k branch and seeing this failure on Ubuntu 10.10: http://bugs.python.org/issue10094 test_urllib.py fails with RuntimeError on Ubuntu 10.10 It's completely consistent. It happens with the regular test suite, or just running test_urllib.py, and it does not happen with any other test afaict. I've gone way back in svn, pulled down earlier alphas that I know worked and they all exhibit the bug. This only happens on Ubuntu 10.10 machines (afaict so far), both i386 and x86_64. It does not happen on Ubuntu 10.04 64bit VMs, nor does it happen on Debian squeeze. I'll continue to investigate, but since it's damn perplexing I just wanted to see if anybody had any thoughts on the problem. Cheers, -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com