summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/subject_prefix.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* A couple of fixes for Python 3.6Barry Warsaw2016-11-241-1/+1
* Back out the last change.Barry Warsaw2016-11-241-1/+1
* Start porting to Python 3.6Barry Warsaw2016-11-241-1/+1
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-4/+3
* Clean up the handlers directory.Barry Warsaw2016-03-251-7/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Fixes for issue #147 Multiple "Re:" in subject.Mark Sapiro2015-10-291-13/+13
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-0/+187