[Mailman-Developers] Postorius, Hyperkitty and python support

2018-02-25 Thread Mark Sapiro
What is the state of the current Postorius, Hyperkitty and django_mailman3 branches with respect to Python version support. I am trying to do some things with Postorius at the moment and with Python 2 I get import errors, specifically on from urllib.error import HTTPError which seems to work

Re: [Mailman-Developers] Postorius, Hyperkitty and python support

2018-02-25 Thread Abhilash Raj
On Sun, Feb 25, 2018, at 6:03 PM, Mark Sapiro wrote: > What is the state of the current Postorius, Hyperkitty and > django_mailman3 branches with respect to Python version support. Postorius and django-mailman3 are both now ported to Python3 and supports only Django 1.11+ Hyperkitty's python3

Re: [Mailman-Developers] Postorius, Hyperkitty and python support

2018-02-25 Thread Abhilash Raj
On Sun, Feb 25, 2018, at 6:03 PM, Mark Sapiro wrote: > What is the state of the current Postorius, Hyperkitty and > django_mailman3 branches with respect to Python version support. > > I am trying to do some things with Postorius at the moment and with > Python 2 I get import errors, specifically

Re: [Mailman-Developers] Postorius, Hyperkitty and python support

2018-02-25 Thread Mark Sapiro
On 02/25/2018 08:14 PM, Abhilash Raj wrote: > On Sun, Feb 25, 2018, at 6:03 PM, Mark Sapiro wrote: >> >> ERROR: test_middleware_request >> (postorius.tests.mailman_api_tests.test_middleware.TestMiddleware) >> -- >> Traceback (most