summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/tests/test_uid.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
|
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
|
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
| | | | | | | This suppresses all errors in the file. Use `noqa`, although pep8 doesn't honor this for all errors. There may be a plugin which helps.
* Clean up the utilities directory.Barry Warsaw2016-03-251-7/+1
|
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* Boost coverage.Barry Warsaw2015-12-261-0/+84
Use Python 3.5 to run the coverage tests. Clean up the code style a bit.