Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-06-01 Thread Joseph Jenne via Python-list
I used https://github.com/python/pyperformance pyperformance to compare Arch linux latest Python 3.8.3 (default, May 17 2020, 18:15:42) [GCC 10.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. against a vanilla build (configure make makeinstall) of pyth

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-31 Thread Robin Becker
I used https://github.com/python/pyperformance pyperformance to compare Arch linux latest Python 3.8.3 (default, May 17 2020, 18:15:42) [GCC 10.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. against a vanilla build (configure make makeinstall) of pytho

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-20 Thread Robin Becker
On 19/05/2020 23:41, Robin Becker wrote: .. robin@minikat:~/devel/reportlab $ $HOME/LOCAL/3.9b1/bin/python3.9 Python 3.9.0b1 (default, May 19 2020, 12:50:30) [GCC 10.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. import distutils /home/robin/LOCAL/3

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-19 Thread Robin Becker
.. robin@minikat:~/devel/reportlab $ $HOME/LOCAL/3.9b1/bin/python3.9 Python 3.9.0b1 (default, May 19 2020, 12:50:30) [GCC 10.1.0] on linux Type "help", "copyright", "credits" or "license" for more information. import distutils /home/robin/LOCAL/3.9b1/lib/python3.9/distutils/__init__.py:

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-19 Thread Barry
> On 19 May 2020, at 21:36, Robin Becker wrote: > > On 19/05/2020 10:49, Łukasz Langa wrote: >> On behalf of the entire Python development community, and the currently >> serving Python release team in particular, I’m pleased to announce the >> release of Python 3.9.0b1. Get it here: >> http

Re: [RELEASE] Python 3.9.0b1 is now available for testing

2020-05-19 Thread Robin Becker
On 19/05/2020 10:49, Łukasz Langa wrote: On behalf of the entire Python development community, and the currently serving Python release team in particular, I’m pleased to announce the release of Python 3.9.0b1. Get it here: https://www.python.org/downloads/release/python-390b1/

[RELEASE] Python 3.9.0b1 is now available for testing

2020-05-19 Thread Łukasz Langa
On behalf of the entire Python development community, and the currently serving Python release team in particular, I’m pleased to announce the release of Python 3.9.0b1. Get it here: https://www.python.org/downloads/release/python-390b1/