Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-13 Thread A.M. Kuchling
On Thu, Apr 12, 2007 at 12:12:48PM -0400, Terry Reedy wrote: > | Open http://www.python.org/2.5/highlights.html > | > | The title of the page says "Highlights: Python 2.4" Ah, so it's a 2.5 page, not a 2.5.1 page; that's why my grep didn't find it. Fixed now; thanks! --amk

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-12 Thread Terry Reedy
"Gustavo Tabares" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Open http://www.python.org/2.5/highlights.html | | The title of the page says "Highlights: Python 2.4" To be clear, it is not the heading/title *on* the page, which was changed, but the title *of* the page displaye

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-12 Thread Gustavo Tabares
Open http://www.python.org/2.5/highlights.html The title of the page says "Highlights: Python 2.4" On 4/12/07, A.M. Kuchling <[EMAIL PROTECTED]> wrote: On Wed, Apr 11, 2007 at 03:03:47PM -0400, Gustavo Tabares wrote: > The title for the highlights page also says Python 2.4 I've fixed the br

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-12 Thread A.M. Kuchling
On Wed, Apr 11, 2007 at 03:03:47PM -0400, Gustavo Tabares wrote: > The title for the highlights page also says Python 2.4 I've fixed the broken download links that Thomas reported. I can't find the above error, though the bugs and license pages did have a 'Python 2.4.4' heading. --amk

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-11 Thread Gustavo Tabares
The title for the highlights page also says Python 2.4 Gustavo On 4/11/07, Thomas Heller <[EMAIL PROTECTED]> wrote: Anthony Baxter schrieb: > On behalf of the Python development team and the Python community, > I'm happy to announce the release of Python 2.5.1 (release > candidate 1). > On t

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-11 Thread Neal Norwitz
On 4/11/07, Thomas Heller <[EMAIL PROTECTED]> wrote: > > On the 2.5.1 page http://www.python.org/download/releases/2.5.1/ > several things are wrong: Can someone help fix this? I think Anthony is sleeping right now and generally pretty busy. Thanks, n

Re: [Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-11 Thread Thomas Heller
Anthony Baxter schrieb: > On behalf of the Python development team and the Python community, > I'm happy to announce the release of Python 2.5.1 (release > candidate 1). > On the 2.5.1 page http://www.python.org/download/releases/2.5.1/ several things are wrong: - The download link for the AMD

[Python-Dev] RELEASED Python 2.5.1, release candidate 1

2007-04-10 Thread Anthony Baxter
On behalf of the Python development team and the Python community, I'm happy to announce the release of Python 2.5.1 (release candidate 1). This is the first bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, ov