Re: [Python-Dev] Python 2.6.3rc1 available

2009-10-04 Thread Nick Coghlan
Benjamin Peterson wrote: > 2009/9/30 Ben Finney : >> Barry Warsaw writes: >> >>> The first (and hopefully last) release candidate for Python 2.6.3 is >>> now available >> […] >> >> Thank you for this announcement, and the efforts that go into making >> this work available. >> >> *Especially* thank

Re: [Python-Dev] Python 2.6.3rc1 available

2009-10-04 Thread Benjamin Peterson
2009/9/30 Ben Finney : > Barry Warsaw writes: > >> The first (and hopefully last) release candidate for Python 2.6.3 is >> now available > […] > > Thank you for this announcement, and the efforts that go into making > this work available. > > *Especially* thank you for avoiding the oxymoronic “Rel

Re: [Python-Dev] Python 2.6.3rc1 available

2009-09-30 Thread Ben Finney
Barry Warsaw writes: > The first (and hopefully last) release candidate for Python 2.6.3 is > now available […] Thank you for this announcement, and the efforts that go into making this work available. *Especially* thank you for avoiding the oxymoronic “Released: 2.6.3 release candidate” or sim

[Python-Dev] Python 2.6.3rc1 available

2009-09-30 Thread Barry Warsaw
The first (and hopefully last) release candidate for Python 2.6.3 is now available via http://www.python.org/download/releases/2.6.3/ Source releases and Windows binaries are currently available, and Mac OS X binaries should be forthcoming. Nearly 100 bugs have been fixed since 2.6.2. Bar