Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-11 Thread Matthew Miller
On Thu, Nov 07, 2019 at 01:31:48PM +0100, Miro Hrončok wrote: > tl;dr New Python 3.X versions will be released annually, with RC > period adjusted to make it possible to update Python in odd-numbered > Fedora releases. We plan to submit the Python 3.9 change proposal > for Fedora 33 after the first

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-09 Thread Aleksandra Fedorova
On Thu, Nov 7, 2019 at 1:32 PM Miro Hrončok wrote: > > ... > "[2 months for RCs instead of 1] allows for synchronizing the schedule of > Python > release management with Fedora. They've been historically very helpful in > early > finding regressions not only in core Python but also in third-part

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-09 Thread Dominik 'Rathann' Mierzejewski
On Thursday, 07 November 2019 at 13:31, Miro Hrončok wrote: > Hello, > > I'd like to inform you that [PEP 602] "Annual Release Cycle for Python" has > been approved and [PEP 596] "Python 3.9 Release Schedule" is pending > approval: > > tl;dr New Python 3.X versions will be released annually, with

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-07 Thread Miro Hrončok
On 07. 11. 19 17:28, Kevin Fenzi wrote: On Thu, Nov 07, 2019 at 01:42:30PM +0100, Felix Schwarz wrote: Am 07.11.19 um 13:31 schrieb Miro Hrončok: "[2 months for RCs instead of 1] allows for synchronizing the schedule of Python release management with Fedora. They've been historically very help

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-07 Thread Kevin Fenzi
On Thu, Nov 07, 2019 at 01:42:30PM +0100, Felix Schwarz wrote: > > Am 07.11.19 um 13:31 schrieb Miro Hrončok: > > "[2 months for RCs instead of 1] allows for synchronizing the schedule of > > Python release management with Fedora. They've been historically very > > helpful > > in early finding re

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-07 Thread Miro Hrončok
On 07. 11. 19 13:42, Felix Schwarz wrote: Am 07.11.19 um 13:31 schrieb Miro Hrončok: "[2 months for RCs instead of 1] allows for synchronizing the schedule of Python release management with Fedora. They've been historically very helpful in early finding regressions not only in core Python but a

Re: Python Annual Release Cycle adjusted to match odd-numbered Fedora releases

2019-11-07 Thread Felix Schwarz
Am 07.11.19 um 13:31 schrieb Miro Hrončok: > "[2 months for RCs instead of 1] allows for synchronizing the schedule of > Python release management with Fedora. They've been historically very helpful > in early finding regressions not only in core Python but also in third-party > libraries, helping