From 12155455f6afa9243c18077bdd064fceb428e56c Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 25 Apr 2020 20:16:14 -0700 Subject: Workaround non-ascii in string.lowercase. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 41f897ad..5e35d462 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ Here is a history of user visible changes to Mailman. - Bounce recognition for a non-compliant Yahoo format is added. + - Archiving workaround for non-ascii in string.lowercase in some Python + packages is added. + 2.1.30 (13-Apr-2020) New Features -- cgit v1.2.3