Skip to content

Pay down some tech debt

username-removed-56772 requested to merge warsaw/mailman:novar into master

This branch does two things. First, it makes sure that $pwd/var/ gets cleaned up after the test suite runs. Second, it switching over to using contextlib.suppress() where appropriate instead of old school try-except-pass.

Merge request reports