[Python-Dev] Anyone can help to review these 2 PRs?

2019-03-26 Thread Xin, Peixing
Hi, Experts: I have 2 PRs to get review for days. Anyone can give your hands? Thanks in advance. BTW, they are about CPython working on VxWorks RTOS. https://github.com/python/cpython/pull/12394 https://github.com/python/cpython/pull/12428 Thanks, Peixing __

[Python-Dev] [RELEASE] Python 3.8.0a3 is now available for testing

2019-03-26 Thread Łukasz Langa
It's time for the third alpha of Python 3.8.0. Go get it here: https://www.python.org/downloads/release/python-380a3/ Python 3.8.0a3 is the third of four planned alpha releases of Python 3.8, the next feature release of Python. During the alpha phase, Python 3.8 remains under heavy development: a

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

2019-03-26 Thread Stéphane Wirtel
Łukasz, I have proposed a PR for the update of this docker image: quay.io/python-devs/ci-image I have also updated the versions to 3.4.10, 3.5.7, 3.7.3 and of course to Python 3.8.0a3. By the way, this image will contain the last versions of Python 3.x https://gitlab.com/python-devs/ci-images/m

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

2019-03-26 Thread Barry Warsaw
On Mar 26, 2019, at 04:23, Stéphane Wirtel wrote: > > I have proposed a PR for the update of this docker image: > quay.io/python-devs/ci-image > > I have also updated the versions to 3.4.10, 3.5.7, 3.7.3 and of course > to Python 3.8.0a3. > > By the way, this image will contain the last version

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

2019-03-26 Thread Stephane Wirtel
Thank you Stéphane! This is now merged and the updated image is available. Thank you to you Barry. I have proposed an idea where we could generate the new image without any human action, excepted when there is a fail with the build step. Cheers, Stéphane -- Stéphane Wirtel - https://wirtel.