[Twisted-Python] Twisted 12.1.0 released
Thomas Hervé
therve at free.fr
Tue Jun 5 04:26:05 MDT 2012
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
More information about the Twisted-Python
mailing list