Barry Warsaw pushed to branch master at mailman / Mailman

Commits:
fe22ebdb by Barry Warsaw at 2016-11-29T18:51:05-05:00
Use `atpublic` for @public instead of internal copy.

- - - - -
c44c48e1 by Barry Warsaw at 2016-11-29T19:19:13-05:00
Use flufl.testing's flake8 plugin.

- - - - -
5d73d057 by Barry Warsaw at 2016-11-29T19:25:25-05:00
Fix an import.

- - - - -
cdd24f88 by Barry Warsaw at 2016-11-29T19:58:16-05:00
More fixes & flufl.testing.

- - - - -
7d172db8 by Barry Warsaw at 2016-11-29T22:24:22-05:00
Enable the flufl.testing extension.

- - - - -
b0f5e430 by Barry Warsaw at 2016-11-30T15:03:35-05:00
Finish configuring flufl.testing.

Also, use the better way to set the LMTP ident.

- - - - -
4a8b154e by Barry Warsaw at 2016-11-30T15:12:29-05:00
Remove some unused imports.

- - - - -
36a17d6e by Barry Warsaw at 2016-11-30T20:57:31+00:00
Merge branch 'fluflpublic' into 'master'

Pay off some tech debt

This cleans up a few things.

* Use `flufl.testing`'s flake8 and nose2 plugins instead of Mailman's 
copies.
* Use `atpublic`'s `@public` decorator instead of Mailman's copies.

See merge request !221
- - - - -


30 changed files:

- setup.py
- src/mailman/__init__.py
- src/mailman/app/bounces.py
- src/mailman/app/commands.py
- src/mailman/app/digests.py
- src/mailman/app/domain.py
- src/mailman/app/events.py
- src/mailman/app/inject.py
- src/mailman/app/lifecycle.py
- src/mailman/app/membership.py
- src/mailman/app/moderator.py
- src/mailman/app/notifications.py
- src/mailman/app/replybot.py
- src/mailman/app/subscriptions.py
- src/mailman/app/workflow.py
- src/mailman/archiving/mailarchive.py
- src/mailman/archiving/mhonarc.py
- src/mailman/archiving/prototype.py
- src/mailman/bin/mailman.py
- src/mailman/bin/master.py
- src/mailman/bin/runner.py
- src/mailman/chains/accept.py
- src/mailman/chains/base.py
- src/mailman/chains/builtin.py
- src/mailman/chains/discard.py
- src/mailman/chains/headers.py
- src/mailman/chains/hold.py
- src/mailman/chains/moderation.py
- src/mailman/chains/owner.py
- src/mailman/chains/reject.py


The diff was not included because it is too large.


View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/cb498d3e960af6c741fac9896d8a60bab9f79865...36a17d6ef058d61c9f866c66f3d9c74703fb72cc
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to