[python-committers] All hands on deck: the release of Python 3.9.0b1 is currently blocked

2020-05-18 Thread Łukasz Langa
Hi there fellow core developers, the beta 1 release of Python 3.9.0 planned for today is as of now blocked on three issues marked as "release blocker": - https://bugs.python.org/issue26317 - https://bugs.python.org/issue40661

[python-committers] Re: All hands on deck: the release of Python 3.9.0b1 is currently blocked

2020-05-18 Thread Ned Deily
On May 18, 2020, at 11:25, Łukasz Langa wrote: > the beta 1 release of Python 3.9.0 planned for today is as of now blocked on > three issues marked as "release blocker": > > - https://bugs.python.org/issue26317 -> Resolved by a revert -- Ned Deily n...@python.org -- []

[python-committers] Re: All hands on deck: the release of Python 3.9.0b1 is currently blocked

2020-05-18 Thread Łukasz Langa
Looks like everything is handled in one way or another. We can start work on releasing beta 1! - Ł > On 18 May 2020, at 17:25, Łukasz Langa wrote: > > Hi there fellow core developers, > the beta 1 release of Python 3.9.0 planned for today is as of now blocked on > three issues marked as "rel