Re: [python-committers] Branches support status (Re: 3.3 branch created in main repository)

2012-10-02 Thread Terry Reedy
On 10/1/2012 8:37 PM, Jesus Cea wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/10/12 02:25, R. David Murray wrote: 3.3 will receive bugfix updates approximately every 4-6 months until one release after the release of 3.4.0 final. This is a bit weird, as it can be read as implyin

Re: [python-committers] Branches support status (Re: 3.3 branch created in main repository)

2012-10-02 Thread Victor Stinner
> So, if I understand correctly, the current situation is this: > > 2.6: Security fixes only > 2.7, 3.2, 3.3: Bugfixes only > 2.3, 2.4, 2.5, 3.0, 3.1: Dead Would it be possible to write this status in the devguide (and also maintain it!)? Victor ___ pyt

Re: [python-committers] Branches support status (Re: 3.3 branch created in main repository)

2012-10-02 Thread Martin v. Löwis
Am 02.10.12 11:47, schrieb Victor Stinner: So, if I understand correctly, the current situation is this: 2.6: Security fixes only 2.7, 3.2, 3.3: Bugfixes only 2.3, 2.4, 2.5, 3.0, 3.1: Dead Would it be possible to write this status in the devguide (and also maintain it!)? Putting it there is

Re: [python-committers] Branches support status (Re: 3.3 branch created in main repository)

2012-10-02 Thread Georg Brandl
On 10/02/2012 11:47 AM, Victor Stinner wrote: So, if I understand correctly, the current situation is this: 2.6: Security fixes only 2.7, 3.2, 3.3: Bugfixes only 2.3, 2.4, 2.5, 3.0, 3.1: Dead Would it be possible to write this status in the devguide (and also maintain it!)? I would support p