- 30 Agu, 2007 37 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Thomas Heller yazdı
Fixes issue 1039.
-
Martin v. Löwis yazdı
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Guido van Rossum yazdı
-
Martin v. Löwis yazdı
-
Barry Warsaw yazdı
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 yazdı
the bytes() constructor when passing str.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
not support them, anyway.
-
Neal Norwitz yazdı
-
Kurt B. Kaiser yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
still fails, but gets a little further with this change.
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
b * sys.maxint # from test_bytes.py line 379 Caused: SystemError: error return without exception set
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
This will hopefully fix the problem on a Windows buildbot with test_sundry.
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Guido van Rossum yazdı
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 yazdı
-
Neal Norwitz yazdı
when the email package was removed. Email was restored, so restore the tests.
-
Barry Warsaw yazdı
Use str.encode('raw-unicode-escape') consistently instead of bytes(string). Remove the convert_eols argument from base64mime.decode(). This matches previous API changes done to the quoprimime module.
-
Collin Winter yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 29 Agu, 2007 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Collin Winter yazdı
-
Guido van Rossum yazdı
-