| Commit message (Expand) | Author | Age | Files | Lines |
* | #20206, #5803: more efficient algorithm that doesn't truncate output. | R David Murray | 2014-01-13 | 1 | -82/+60 |
|
|
* | #18380: pass regex flags to the right argument. Patch by Valentina Mukhamedz... | Ezio Melotti | 2013-07-06 | 1 | -1/+1 |
|
|
* | Merge #11606: improved body_encode algorithm, no longer produces overlong lines | R David Murray | 2011-03-24 | 1 | -60/+85 |
|\ |
|
| * | #11606: improved body_encode algorithm, no longer produces overlong lines | R David Murray | 2011-03-24 | 1 | -60/+85 |
|
|
* | | Merge #11590: fix quoprimime decode handling of empty strings and line endings. | R David Murray | 2011-03-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | #11590: fix quoprimime decode handling of empty strings and line endings. | R David Murray | 2011-03-23 | 1 | -3/+3 |
|
|
| * | Merged revisions 85142 via svnmerge from | R. David Murray | 2010-10-01 | 1 | -1/+1 |
|
|
* | | #10004: in Q encoded word ignore '=xx' when xx is not valid hex. | R. David Murray | 2010-10-01 | 1 | -1/+1 |
|
|
* | | Merged revisions 73952 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-12 | 1 | -3/+3 |
|/ |
|
* | Remove nonexisting stuff from __all__. | Georg Brandl | 2009-06-04 | 1 | -2/+0 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -6/+6 |
|
|
* | More email package fixes. | Barry Warsaw | 2007-08-31 | 1 | -1/+1 |
|
|
* | More email package related repairs. This fixes smtplib's import and use of | Barry Warsaw | 2007-08-30 | 1 | -1/+1 |
|
|
* | Make this module importable, this gets test___all__ to pass. | Neal Norwitz | 2007-08-30 | 1 | -1/+1 |
|
|
* | Oops. I copied a slightly older version of the email package from the sandbox. | Guido van Rossum | 2007-08-30 | 1 | -55/+44 |
|
|
* | Fix a more bytes/str confusion. | Barry Warsaw | 2007-08-30 | 1 | -1/+4 |
|
|
* | Copying the email package back, despite its failings. | Guido van Rossum | 2007-08-30 | 1 | -0/+307 |
|
|
* | Remove the email package for now. | Guido van Rossum | 2007-08-25 | 1 | -336/+0 |
|
|
* | 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/+336 |
|
|