Message3650

Author garyh
Recipients garyh
Date 2008-10-10.15:33:54
SpamBayes Score 2.341861e-09
Marked as misclassified No
Message-id <1223652835.56.0.986011579017.issue1147@psf.upfronthosting.co.za>
In-reply-to
Content
One more note -- this patch does not produce any new regressions in tests.

Ran the regrtest build target on both the pristine trunk and patched
trunk and both produce the same output on my setup:

     [exec] 265 tests OK.
     [exec] 5 tests skipped:
     [exec]     test__rawffi test_subprocess test_urllib2net test_urllibnet
     [exec]     test_zipfile64
     [exec] 1 skip unexpected:
     [exec]     test__rawffi
     [exec] 17 tests failed:
     [exec]     test_compiler test_copy test_cpickle test_doctest
test_generators
     [exec]     test_mailbox test_multibytecodec test_multibytecodec_support
     [exec]     test_pwd test_socket test_struct test_syntax test_tarfile
     [exec]     test_trace test_unicode test_unicodedata test_with
     [exec] 17 fails unexpected:
     [exec]     test_compiler test_copy test_cpickle test_doctest
test_generators
     [exec]     test_mailbox test_multibytecodec test_multibytecodec_support
     [exec]     test_pwd test_socket test_struct test_syntax test_tarfile
     [exec]     test_trace test_unicode test_unicodedata test_with
History
Date User Action Args
2008-10-10 15:33:55garyhsetmessageid: <1223652835.56.0.986011579017.issue1147@psf.upfronthosting.co.za>
2008-10-10 15:33:55garyhsetrecipients: + garyh
2008-10-10 15:33:55garyhlinkissue1147 messages
2008-10-10 15:33:54garyhcreate