summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/tests/test_cook_headers.py
Commit message (Expand)AuthorAgeFilesLines
* Allow email.header.Header() to determine appropriate encoding.Mark Sapiro2017-01-091-0/+23
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Close #273Barry Warsaw2016-08-231-4/+29
* Forbid newlines in MailingList.descriptionAurélien Bompard2016-08-231-1/+12
* Clean up the handlers directory.Barry Warsaw2016-03-251-10/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-1/+8
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+2
* LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-3/+4
* Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-091-10/+11
* Handle the MIMEMultipart created by the DigestRunner properlyAurélien Bompard2014-11-301-0/+53