[Python-Dev] I'm working on the release of Python 3.8.0 right now

2019-10-14 Thread Łukasz Langa
Please hold your breath. Unless you have some last minute blocker, then let me know immediately. - Ł signature.asc Description: Message signed with OpenPGP ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev

[Python-Dev] Re: [python-committers] [RELEASED] Python 3.5.8rc2 is released

2019-10-14 Thread Victor Stinner
It seems like this security fix has not been merged into the 3.5 branch yet: "[3.5] bpo-38243, xmlrpc.server: Escape the server_title (GH-16373) (GH-16441)" https://github.com/python/cpython/pull/16516 Please review it ;-) Victor Le sam. 12 oct. 2019 à 14:08, Larry Hastings a écrit : > > > On

[Python-Dev] [RELEASE] Python 3.8.0 is now available

2019-10-14 Thread Łukasz Langa
On behalf of the Python development community and the Python 3.8 release team, I’m pleased to announce the availability of Python 3.8.0. Python 3.8.0 is the newest feature release of the Python language, and it contains many new features and optimizations. You can find Python 3.8.0 here: https:

[Python-Dev] Re: [RELEASE] Python 3.8.0 is now available

2019-10-14 Thread Glenn Linderman
On 10/14/2019 9:26 PM, Glenn Linderman wrote: On 10/14/2019 1:23 PM, Łukasz Langa wrote: On behalf of the Python development community and the Python 3.8 release team, I’m pleased to announce the availability of Python 3.8.0. I look forward to using Python 3.8.0. However, having installed it,

[Python-Dev] Re: [RELEASE] Python 3.8.0 is now available

2019-10-14 Thread Terry Reedy
On 10/15/2019 12:37 AM, Glenn Linderman wrote: And sadly, I'm too fast at trying to install brotli for 3.8: it apparently doesn't have a wheel yet, so tried to compile from source, and couldn't find a C compiler on my machine. System? https://www.lfd.uci.edu/~gohlke/pythonlibs/ has wheels for