Twisted 12.1.0 released
[Posted June 6, 2012 by corbet]
| From: |
| Thomas Hervé <therve-AT-free.fr> |
| To: |
| twisted-python-AT-twistedmatrix.com, python-announce-list-AT-python.org,
python-list-AT-python.org, twisted-web-AT-twistedmatrix.com |
| Subject: |
| Twisted 12.1.0 released |
| Date: |
| Tue, 05 Jun 2012 12:26:05 +0200 |
| Message-ID: |
| <4FCDDEBD.2070503@free.fr> |
| Archive-link: |
| Article, Thread
|
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-... or
http://pypi.python.org/packages/2.5/T/Twisted/Twisted-12....
or
http://pypi.python.org/packages/2.6/T/Twisted/Twisted-12....
or
http://pypi.python.org/packages/2.7/T/Twisted/Twisted-12....
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-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)