[Python-3000] need help fixing broken tests in py3k-pep3137 branch

Christian Heimes lists at cheimes.de
Sun Nov 4 15:43:25 CET 2007


Guido van Rossum wrote:
> In the py3k-pep3137 branch I've been working on the implementation of PEP 3137.
> The work is largely done, but I'm stuck with about 20 failing tests,
> and very little time this weekend to work on these. Here's the list:

Windows test results:

test_bytes
test_csv
test_ctypes
test_email
test_import (fix in http://bugs.python.org/issue1293)
test_inspect
test_mailbox
test_netrc
test_old_mailbox
test_pickle
test_pickletools
test_sqlite
test_urllib2
test_uuid

Christian


More information about the Python-3000 mailing list