summaryrefslogtreecommitdiff
path: root/src/mailman/email/tests/test_message.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Starting to clean up the branch.Barry Warsaw2016-11-281-2/+1
* Fix the email senders list when there's a Header instanceAurélien Bompard2016-11-281-0/+10
* Clean up the email directory.Barry Warsaw2016-03-241-11/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+3
* Trunk merge.Barry Warsaw2014-12-221-2/+35
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-2/+35
|/|
| * Convert unicode instance testing to bytes instance testingAurélien Bompard2014-12-041-2/+1
| * Do not auto-convert Message headers to unicodeAurélien Bompard2014-12-021-1/+34
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Add a test for a corner case of UserNotification.send() as suggested by Mark.Barry Warsaw2012-03-151-0/+60