Re: [TIP] Anyone still using Python 2.5?

2011-12-21 Thread Jonathan Lange
On Wed, Dec 21, 2011 at 9:21 AM, Pierre-Yves David
 wrote:
...
> The most notable exception is Ubuntu Hardy and LTS release from april 2008 
> with
> 2.5. But this LTS is out of support for almost 1 year now and current LTS
> (Lucid) ship 2.6.

Not quite. Ubuntu 8.04 LTS is supported on the server until April 2013.

jml
-- 
http://mail.python.org/mailman/listinfo/python-list


Twisted 10.0.0 released

2010-03-03 Thread Jonathan Lange
On behalf of Twisted Matrix Laboratories, I am honored to announce the
release of Twisted 10.0.

Highlights include:

 * Improved documentation, including "Twisted Web in 60 seconds"

 * Faster Perspective Broker applications

 * A new Windows installer that ships without zope.interface

 * Twisted no longer supports Python 2.3

 * Over one hundred closed tickets

For more information, see the NEWS file.

It's stable, backwards compatible, well tested and in every way an
improvement. Download it now from:

 http://tmrc.mit.edu/mirror/twisted/Twisted/10.0/Twisted-10.0.0.tar.bz2 or
 http://tmrc.mit.edu/mirror/twisted/Twisted/10.0/Twisted-10.0.0.win32-py2.5.msi

Many thanks to Jean-Paul Calderone and Chris Armstrong, whose work on
release automation tools and answers to numerous questions made this
possible. Thanks also to the supporters of the Twisted Software
Foundation and to the many contributors for this release.

jml
-- 
http://mail.python.org/mailman/listinfo/python-list


Twisted 10.1.0 released

2010-07-04 Thread Jonathan Lange
On behalf of Twisted Matrix Laboratories, I am honored to announce the
release of Twisted 10.1.0.

Highlights include:

 * Deferreds now support cancellation

 * A new "endpoint" interface which can abstractly describe stream
transport endpoints such as TCP and SSL

 * inotify support for Linux, which allows monitoring of file system events.

 * AMP supports transferring timestamps

Note also that this is the *last* supported release of Twisted for
Python 2.4 on Windows.

For more information, see the NEWS file.

It's stable, backwards compatible, well tested and in every way an
improvement. Download it now from:

 http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.tar.bz2
 
http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.5.msi
 
http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.6.msi

Many thanks to Glyph Lefkowitz, who helped do the release preparation,
and the PyCon 2010 sprinters, who did so much of the work for this
release.

jml
-- 
http://mail.python.org/mailman/listinfo/python-list