Re: [Python-Dev] critical issues for 2.6 and 3.0

2008-07-31 Thread Martin v. Löwis
> I've never been through a Python release before, but I find these > statistics rather worrying if we want to make the October release > date. I don't worry. Every Python release had bugs, and there will be 2.6.1 and 3.0.1 releases. The only sure way to resolve bugs is to revert features. If a c

Re: [Python-Dev] critical issues for 2.6 and 3.0

2008-07-30 Thread Brett Cannon
On Wed, Jul 30, 2008 at 7:31 PM, Benjamin Peterson <[EMAIL PROTECTED]> wrote: > I just went through the disturbingly long list of 67 open issues with > a "critical" priority pinging and trying to get things moving. There > are ~55 now; I was able to close some, but others I promoted to > release bl

[Python-Dev] critical issues for 2.6 and 3.0

2008-07-30 Thread Benjamin Peterson
I just went through the disturbingly long list of 67 open issues with a "critical" priority pinging and trying to get things moving. There are ~55 now; I was able to close some, but others I promoted to release blocker for beta 3. Shouldn't all criticals be resolved by the final? I've never been t