[Mailman-Users] Re: Compiling mailaman-2.1.x against python3.x

2020-07-18 Thread Mark Sapiro
On 7/18/20 2:50 PM, Odhiambo Washington wrote: > IIRC, mailman-2.x should work with minimum python2.x. > Python3.x is also supposed to work. Why do you think that? > I'd like to work with python3.6 or python3.7. How do I do that? You could start with 2to3, but I can almost certainly guarantee y

[Mailman-Users] Re: Compiling mailaman-2.1.x against python3.x

2020-07-18 Thread Carl Zwanzig
On 7/18/2020 2:50 PM, Odhiambo Washington wrote: On Mon, 7 Jan 2019 at 20:37, Mark Sapiro wrote: > Which is expected because Mailman 2.1 does not support Python 3 and > never will. (If anyone knows about this, it's Mark.) Python3.x is also supposed to work. (See above) I'd like to wor

[Mailman-Users] Re: Compiling mailaman-2.1.x against python3.x

2020-07-18 Thread Odhiambo Washington
IIRC, mailman-2.x should work with minimum python2.x. Python3.x is also supposed to work. I'd like to work with python3.6 or python3.7. How do I do that? On Sat, 18 Jul 2020 at 22:45, Carl Zwanzig wrote: > On 7/18/2020 12:14 PM, Odhiambo Washington wrote: > > I am trying to manually compile mail

[Mailman-Users] Re: Compiling mailaman-2.1.x against python3.x

2020-07-18 Thread Carl Zwanzig
On 7/18/2020 12:14 PM, Odhiambo Washington wrote: I am trying to manually compile mailman-2.1.34 against python3.x on FreeBSD-12.1 because python2.7 is being EoLed on the platform. 2.7 is still available for Freebsd 12.1 and won't stop working just being EOL'd. This may have changed, but- On