[Python-Dev] Re: [RELEASE] Python 3.9.0a1 available for testing

2019-11-20 Thread Łukasz Langa
Good catch, I didn't update that. -- Best regards, Łukasz Langa > On 20 Nov 2019, at 18:59, Steve Dower wrote: > > On 19Nov2019 1708, Łukasz Langa wrote: >> Go get it here: https://www.python.org/downloads/release/python-390a1/ >> > >

[Python-Dev] Re: [RELEASE] Python 3.9.0a1 available for testing

2019-11-20 Thread Steve Dower
On 19Nov2019 1708, Łukasz Langa wrote: Go get it here: https://www.python.org/downloads/release/python-390a1/ Is it intentional that this link does not appear on https://www.python.org/download/pre-releases/ ? Cheers, Steve __