
March 1, 2018
5:14 p.m.
Public bug reported: In Mailman 2.1.26, line 154 of Mailman/Cgi/subscribe.py is except urllib2.URLError as e: To work with Python older than 2.7 this needs to be except urllib2.URLError, e: ** Affects: mailman Importance: High Assignee: Mark Sapiro (msapiro) Status: In Progress -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1752658 Title: The reCAPTCHA implementation in Mailman 2.1.26 requires Python 2.7 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1752658/+subscriptions