Re: [Python-Dev] 2.5.1 plans

2007-01-05 Thread A.M. Kuchling
On Thu, Jan 04, 2007 at 01:47:13PM -0800, Neal Norwitz wrote: > We have the buildbots to help with this. According to http://www.python.org/dev/buildbot/trunk/ we do not have a single working XP or Cygwin buildbot right now. > Definitely! I only did a really quick review. If you want someone to

Re: [Python-Dev] 2.5.1 plans

2007-01-04 Thread Neal Norwitz
On 1/4/07, A.M. Kuchling <[EMAIL PROTECTED]> wrote: > On Thu, Jan 04, 2007 at 10:22:54AM -0800, Mike Klaas wrote: > > > [ 1598181 ] subprocess.py: O(N**2) bottleneck > > > > > >I submitted the trivial fix almost two months ago, but apparently nobody > > >feels responsible... > > Is Peter Astrand s

Re: [Python-Dev] 2.5.1 plans

2007-01-04 Thread A.M. Kuchling
On Thu, Jan 04, 2007 at 10:22:54AM -0800, Mike Klaas wrote: > > [ 1598181 ] subprocess.py: O(N**2) bottleneck > > > >I submitted the trivial fix almost two months ago, but apparently nobody > >feels responsible... Is Peter Astrand still actively maintaining the module? I've been assigning subpr

Re: [Python-Dev] 2.5.1 plans

2007-01-04 Thread Mike Klaas
On 1/4/07, Ralf W. Grosse-Kunstleve <[EMAIL PROTECTED]> wrote: > It would be nice if this simple fix could be included (main branch and 2.5.1): > > https://sourceforge.net/tracker/?func=detail&aid=1598181&group_id=5470&atid=105470 > > [ 1598181 ] subprocess.py: O(N**2) bottleneck > > I submitted

Re: [Python-Dev] 2.5.1 plans

2007-01-04 Thread Ralf W. Grosse-Kunstleve
nobody feels responsible... Ralf - Original Message From: Neal Norwitz <[EMAIL PROTECTED]> To: Python Dev Sent: Wednesday, January 3, 2007 10:59:15 PM Subject: Re: [Python-Dev] 2.5.1 plans The current schedule looks like it's shaping up to be: Wed, Jan 24 for 2.5.1c1 Wed Jan 31

Re: [Python-Dev] 2.5.1 plans

2007-01-04 Thread M.-A. Lemburg
On 2007-01-04 07:59, Neal Norwitz wrote: > The current schedule looks like it's shaping up to be: > > Wed, Jan 24 for 2.5.1c1 > Wed Jan 31 for 2.5.1 > > It would be great if you could comment on some of the bug reports > below. I think several already have patches/suggested fixes. > > It's not

Re: [Python-Dev] 2.5.1 plans

2007-01-03 Thread Neal Norwitz
The current schedule looks like it's shaping up to be: Wed, Jan 24 for 2.5.1c1 Wed Jan 31 for 2.5.1 It would be great if you could comment on some of the bug reports below. I think several already have patches/suggested fixes. These looks like they would be nice to fix:: http://python.org/

[Python-Dev] 2.5.1 plans

2006-12-25 Thread Neal Norwitz
I don't have a schedule in mind for 2.5.1 yet, however we should start preparing for it. The release will probably happen sometime in January if everyone is available. The branch has been pretty quiet, so I'm not expecting too many problems. Once we figure out a date for release I'll follow up h