- 30 Aug, 2007 40 commits
-
-
Collin Winter authored
-
Collin Winter authored
-
Collin Winter authored
-
Thomas Heller authored
want to test for OSError.
-
Guido van Rossum authored
-
Guido van Rossum authored
of town, and it will have to do for now.
-
Collin Winter authored
-
Neal Norwitz authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Thomas Heller authored
Fixes issue 1039.
-
Martin v. Löwis authored
-
Walter Dörwald authored
-
Walter Dörwald authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Guido van Rossum authored
-
Martin v. Löwis authored
-
Barry Warsaw authored
email.base64mime, but test_smtplib still has failures for me. They are timeout errors so think they're more related to my current wacky network setup than bugs remaining in the code related to the email package. This also r57693 that got clobbered with the sandbox sync, and fixes a couple of other minor problems that cropped up. I will kill the sandbox branch next. The email package now has 11F/11E.
-
Guido van Rossum authored
the bytes() constructor when passing str.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
not support them, anyway.
-
Neal Norwitz authored
-
Kurt B. Kaiser authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
still fails, but gets a little further with this change.
-
Martin v. Löwis authored
-
Neal Norwitz authored
b * sys.maxint # from test_bytes.py line 379 Caused: SystemError: error return without exception set
-
Martin v. Löwis authored
-
Neal Norwitz authored
This will hopefully fix the problem on a Windows buildbot with test_sundry.
-
Martin v. Löwis authored
-
Neal Norwitz authored
-
Collin Winter authored
-
Collin Winter authored
-
Guido van Rossum authored
This should restore the email package in the py3k branch to exactly what's in the sandbox. This wipes out 1-2 fixes made post-copy, which I'll re-apply shortly.
-
Neal Norwitz authored
-
Neal Norwitz authored
when the email package was removed. Email was restored, so restore the tests.
-