summaryrefslogtreecommitdiffstats
path: root/Lib/email/mime
Commit message (Expand)AuthorAgeFilesLines
* merge 3.4Georg Brandl2014-10-021-1/+1
|\
| * Closes #19434: fix copy-paste error in MIMENonMultipart docstring.Georg Brandl2014-10-021-1/+1
* | Issue #16324: _charset parameter of MIMEText now also accepts email.charset.C...Berker Peksag2014-09-261-0/+3
|/
* Issue #20976: pyflakes: Remove unused importsVictor Stinner2014-03-201-1/+0
* Issue #17047: remove doubled words added in 3.3Terry Jan Reedy2013-03-111-1/+1
* #14380: Make actual default match docs, fix __init__ order.R David Murray2012-03-231-7/+9
* #14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicodeR David Murray2012-03-231-0/+10
* #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-1/+1
* Merged revisions 73623-73624 via svnmerge fromBenjamin Peterson2009-06-281-4/+0
* Merged revisions 60053-60078 via svnmerge fromChristian Heimes2008-01-191-0/+6
* Copying the email package back, despite its failings.Guido van Rossum2007-08-309-0/+312
* Remove the email package for now.Guido van Rossum2007-08-259-312/+0
* SF patch# 1770008 by Christian Heimes (plus some extras).Guido van Rossum2007-08-091-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-219-0/+312