Re: [Python-Dev] 2.5.2 is coming

2007-12-29 Thread arashf
any updates here? On Oct 30, 10:19 pm, "Neal Norwitz" <[EMAIL PROTECTED]> wrote: > On Oct 24, 2007 7:22 AM, Facundo Batista <[EMAIL PROTECTED]> wrote: > > > 2007/10/12, Neal Norwitz <[EMAIL PROTECTED]>: > > > > The plan is cut the release candidate around Tuesday/Wednesday next > > > week (Oct 16/

Re: [Python-Dev] 2.5.2 is coming

2007-10-30 Thread Neal Norwitz
On Oct 24, 2007 7:22 AM, Facundo Batista <[EMAIL PROTECTED]> wrote: > 2007/10/12, Neal Norwitz <[EMAIL PROTECTED]>: > > > The plan is cut the release candidate around Tuesday/Wednesday next > > week (Oct 16/17). If all goes well, 2.5.2 final will follow a week > > later. > > Hi Neal! Do you have a

Re: [Python-Dev] 2.5.2 is coming

2007-10-24 Thread Facundo Batista
2007/10/12, Neal Norwitz <[EMAIL PROTECTED]>: > The plan is cut the release candidate around Tuesday/Wednesday next > week (Oct 16/17). If all goes well, 2.5.2 final will follow a week > later. Hi Neal! Do you have any update of this schedule? Thank you! -- .Facundo Blog: http://www.tani

Re: [Python-Dev] 2.5.2 is coming

2007-10-11 Thread Neal Norwitz
On Oct 11, 2007 11:36 PM, Thomas Heller <[EMAIL PROTECTED]> wrote: > > Neal, I have one patch for ctypes still sitting in some of my sandboxes. > ctypes doesn't work when configured with --with-system-ffi on machines > where 'sizeof(long long) != sizeof(long)', in other words on 32-bit boxes. > > I

Re: [Python-Dev] 2.5.2 is coming

2007-10-11 Thread Thomas Heller
Neal Norwitz schrieb: > We are planning the release of 2.5.2 for next week. Unless there are > serious bugs, please hold off making big changes to the 2.5 branch > until after 2.5.2 final is released. Anthony gets cranky when things > break and he scares me...a lot. :-) Doc/test fixes as always

[Python-Dev] 2.5.2 is coming

2007-10-11 Thread Neal Norwitz
We are planning the release of 2.5.2 for next week. Unless there are serious bugs, please hold off making big changes to the 2.5 branch until after 2.5.2 final is released. Anthony gets cranky when things break and he scares me...a lot. :-) Doc/test fixes as always are still fine. The plan is c