Python 3.5.9 has the same problems on Ubuntu 20.04 as 3.5.10.
//arry/
On 7/4/20 4:53 AM, Antoine Pitrou wrote:
On Sat, 4 Jul 2020 13:16:50 +0200
Antoine Pitrou <solip...@pitrou.net> wrote:
On Sat, 4 Jul 2020 00:01:56 -0700
Larry Hastings <la...@hastings.org> wrote:
It's held up on SSL. Ubuntu 20.04 changed some security parameter
tunings, which breaks some uses of the SSL module, and approximately
eight modules in the test suite. I assume this wasn't caught on the
buildbots because they don't use Ubuntu--or at least not a build that
fresh. SSL and the test suite are all completely happy on older Ubuntu
releases.
One could argue "it's fine, most people still using 3.5 are also using
old OSes anyway". But I don't want to release 3.5.10 if important
functionality is broken on a popular OS.
How does 3.5.9 work on the same system? If it gives out the same
errors, then I'm sure there's much of a bother.
... then I'm /not/ sure, sorry.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/7IKRKXRLNEESCF2BMOD4Z2XOKRKTZT3P/
Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/RGFD5BANDZJ3HRS7QTQXKLRUCM7DQRCS/
Code of Conduct: http://python.org/psf/codeofconduct/