[python-committers] Python 3.8.0b1 not there yet
Mark Shannon
mark at hotpy.org
Tue Jun 4 10:44:45 EDT 2019
Hi,
Does this mean that https://github.com/python/cpython/pull/6641 isn't
going to get in 3.8?
Cheers,
Mark.
On 03/06/2019 18:56, Łukasz Langa wrote:
> tl;dr - We're on it but Beta 1 is special and the buildbots need more
> cowbell^H^H more green.
>
> ---
>
> Today Victor's been very active helping getting the stable buildbots green. Two
> main issues that were blocking Beta 1 were: a coredump in new functionality for
> subinterpreters (BPO-33608) and asyncio tests being flaky by altering the
> environment (BPO-37137).
>
> The former was solved by reverting the offending change. Victor did merge a few
> changes to help with the latter but it's sadly still red on the stable
> buildbots.
>
> While it's "just" an altered environment, I'd feel really bad about releasing
> the first beta with three stable buildbots in the red. Thankfully, Andrew
> Svetlov is looking at the problem as you're reading this.
>
> Another thing about Beta 1 is that it's the moment where the branch is cut,
> which also triggers quite a few required configuration changes in CI, Github,
> Buildbot, Roundup, and so on. Ned has been helping me understand the full scope
> of this today.
>
> **Please avoid pushing last minute changes while we are trying to get the
> stable buildbots all green for release. Thanks for your understanding!**
>
> - Ł
>
>
> _______________________________________________
> python-committers mailing list
> python-committers at python.org
> https://mail.python.org/mailman/listinfo/python-committers
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
More information about the python-committers
mailing list