Closes #144
commit879276c5594b002227615b46603d48120043703a
authorBarry Warsaw <barry@python.org>
Sat, 7 Nov 2015 02:54:31 +0000 (6 20:54 -0600)
committerBarry Warsaw <barry@python.org>
Mon, 9 Nov 2015 02:00:17 +0000 (8 21:00 -0500)
treed76dd421252270c9d15c2b448afe6f97a94e5d5f
parentbd8b1d5f0e7c9d89ab7e68cd361450dd18a24ae3
Closes #144

 * Fix ``UnicodeEncodeError`` in the hold chain when sending the authorization
   email to the mailing list moderators.  (Closes: #144)
src/mailman/chains/hold.py
src/mailman/chains/tests/issue144.eml [new file with mode: 0644]
src/mailman/chains/tests/test_hold.py
src/mailman/docs/NEWS.rst