Twisted 13.0.0 released

2013-04-03 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the
release of Twisted 13.0.

Among the 70 tickets closed, we can see:

 * A new "Introduction to Deferreds" document that you can find here:
http://twistedmatrix.com/documents/13.0.0/core/howto/defer-intro.html

 * A fix in twisted.web.template where attributes were not quoted
properly, risking HTML injection.

 * Support for unicode domain names in twisted.names SRVConnector and
Name classes, after a 12.3 regression.

 * A workaround for platform limitations when trying to schedule events
far in the future.


For more information, see the NEWS file here:

 http://twistedmatrix.com/Releases/Twisted/13.0/NEWS.txt


Download it now from:

 http://pypi.python.org/packages/source/T/Twisted/Twisted-13.0.0.tar.bz2 or

 http://pypi.python.org/packages/2.7/T/Twisted/Twisted-13.0.0.win32-py2.7.msi


Thanks to the supporters of Twisted via the Software Freedom Conservancy
and to the many contributors for this release.

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


Twisted 12.3.0 released

2012-12-26 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce, in
extremis, the release of Twisted 12.3.

161 tickets are closed by this release, with the following highlights:

 * Support for local parallel testing in trial

 * A new "react" function to easily run a single asynchronous function
in a script with the reactor.

 * Partial support for Python 3.3.

Note that only Python 2.7 is supported on Windows now. We also require
zope.interface 3.6.0 or newer.


For more information, see the NEWS file here:

 http://twistedmatrix.com/Releases/Twisted/12.3/NEWS.txt


Download it now from:

 http://pypi.python.org/packages/source/T/Twisted/Twisted-12.3.0.tar.bz2 or

 http://pypi.python.org/packages/2.7/T/Twisted/Twisted-12.3.0.win32-py2.7.msi


Thanks to the supporters of Twisted via the Software Freedom Conservancy
and to the many contributors for this release.

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


Twisted 12.1.0 released

2012-06-05 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the
release of Twisted 12.1.

107 tickets are closed by this release, with the following highlights:

 * The revival of the kqueue reactor for BSD platforms.

 * epoll is now the default reactor under Linux after a fix to handle
files on stdin/stdout.

 * New reactors supporting GTK3 and GObject-Introspection.

 * Several enhancements regarding file descriptors passing: systemd
support for servers, ability to send and receive file descriptors for
IReactorUNIX and an AMP argument using that feature.

 * Support for IPv6 literals in connectTCP.

 * Persistent connections support for the new HTTP client.

This is the last Twisted release supporting Python 2.5.

For more information, see the NEWS file here:

 http://twistedmatrix.com/Releases/Twisted/12.1/NEWS.txt


Download it now from:

 http://pypi.python.org/packages/source/T/Twisted/Twisted-12.1.0.tar.bz2 or

http://pypi.python.org/packages/2.5/T/Twisted/Twisted-12.1.0.win32-py2.5.msi
or

http://pypi.python.org/packages/2.6/T/Twisted/Twisted-12.1.0.win32-py2.6.msi
or

http://pypi.python.org/packages/2.7/T/Twisted/Twisted-12.1.0.win32-py2.7.msi


Thanks to the supporters of Twisted via the Software Freedom Conservancy
and to the many contributors for this release.

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


Twisted 12.0.0 released

2012-02-11 Thread Thomas Hervé

On behalf of Twisted Matrix Laboratories, I am honored to announce the
release of Twisted 12.0.

47 tickets are closed by this release, among them:

 * A fix to the GTK2 reactor preventing unnecessary wake-ups

 * Preliminary support of IPV6 on the server side

 * Several fixes to the new protocol-based TLS implementation

 * Improved core documentation's main page

Twisted no longer supports Python 2.4, the latest supported version is 2.5.

For more information, see the NEWS file here:

 http://twistedmatrix.com/Releases/Twisted/12.0/NEWS.txt

Download it now from:

 http://pypi.python.org/packages/source/T/Twisted/Twisted-12.0.0.tar.bz2 or

http://pypi.python.org/packages/2.5/T/Twisted/Twisted-12.0.0.win32-py2.5.msi 
or


http://pypi.python.org/packages/2.6/T/Twisted/Twisted-12.0.0.win32-py2.6.msi 
or


http://pypi.python.org/packages/2.7/T/Twisted/Twisted-12.0.0.win32-py2.7.msi

Thanks to the supporters of the Twisted Software Foundation and to the 
many contributors for this release.


--
Thomas

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


Twisted 11.1.0 Released

2011-11-17 Thread Thomas Hervé

On behalf of Twisted Matrix Laboratories, I am pleased to announce the
release of Twisted 11.1.

Highlights of the 185 tickets closed include:

 * The poll reactor as default where applicable, instead of select
   everywhere.

 * A new SSL implementation only relying on OpenSSL for cryptography,
   (not I/O) making it more robust.

 * Several improvements to the fresh HTTP/1.1 client implementation,
   including proxy and cookie support.

 * My personal favorite: a new howto has been published on test-driven
   development with Twisted.

 * A special mention to the new abortConnection support on TCP and SSL
   connections, heroically pushed by Itamar and Jean-Paul, and the
   oldest ticket closed by this release.

This is the last release supporting Python 2.4 (the support on Windows stopped 
with 11.0).

For more information, see the NEWS file here:

 http://twistedmatrix.com/Releases/Twisted/11.1/NEWS.txt

Download it now from:

 http://pypi.python.org/packages/source/T/Twisted/Twisted-11.1.0.tar.bz2 or
 http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi or
 http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi or
 http://pypi.python.org/packages/2.7/T/Twisted/Twisted-11.1.0.win32-py2.7.msi

Thanks to the supporters of the Twisted Software Foundation and to the many 
contributors for this release.

--
Thomas

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