| Commit message (Expand) | Author | Age | Files | Lines |
* | Harmonize linesep docstrings, and fix the quoting of \r\n | R David Murray | 2011-03-14 | 1 | -2/+5 |
|
|
* | #11019: Make BytesGenerator handle Message with None body. | R. David Murray | 2011-01-26 | 1 | -0/+2 |
|
|
* | Revert r88197. I'll refix correctly once there is a test. | R. David Murray | 2011-01-26 | 1 | -5/+2 |
|
|
* | Fix BytesGenerator._handle_text() if the message has no payload (None) | Victor Stinner | 2011-01-26 | 1 | -2/+5 |
|
|
* | Fix the change made for issue 1243654. | R. David Murray | 2010-12-21 | 1 | -1/+2 |
|
|
* | #243654: only create a new MIME boundary if we don't already have one. | R. David Murray | 2010-12-12 | 1 | -12/+6 |
|
|
* | Fix TestBytesGeneratorIdempotent tests and a couple bugs they revealed. | R. David Murray | 2010-11-21 | 1 | -2/+2 |
|
|
* | #1349106: add linesep argument to generator.flatten and header.encode. | R. David Murray | 2010-10-23 | 1 | -31/+43 |
|
|
* | #4661: add bytes parsing and generation to email (email version bump to 5.1.0) | R. David Murray | 2010-10-08 | 1 | -43/+143 |
|
|
* | Fix docstring typo. | R. David Murray | 2010-10-01 | 1 | -1/+1 |
|
|
* | Merged revisions 78274 via svnmerge from | R. David Murray | 2010-02-21 | 1 | -2/+10 |
|
|
* | Merged revisions 77517,77525 via svnmerge from | R. David Murray | 2010-01-16 | 1 | -0/+11 |
|
|
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
* | "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does ... | Barry Warsaw | 2009-03-30 | 1 | -1/+1 |
|
|
* | Removed PyInt_GetMax and sys.maxint | Christian Heimes | 2007-12-04 | 1 | -2/+2 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -3/+3 |
|
|
* | Oops. I copied a slightly older version of the email package from the sandbox. | Guido van Rossum | 2007-08-30 | 1 | -6/+2 |
|
|
* | Copying the email package back, despite its failings. | Guido van Rossum | 2007-08-30 | 1 | -0/+332 |
|
|
* | Remove the email package for now. | Guido van Rossum | 2007-08-25 | 1 | -354/+0 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+1 |
|
|
* | SF patch# 1757839 by Alexandre Vassalotti -- make test_mailbox and | Guido van Rossum | 2007-07-21 | 1 | -2/+8 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -15/+15 |
|
|
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+348 |
|
|