[Twisted-Python] Twisted 15.0 Release Announcement

HawkOwl hawkowl at atleastfornow.net
Fri Jan 30 03:08:45 MST 2015


Hi everyone!

On behalf of Twisted Matrix Laboratories, I am honoured to announce that Twisted 15.0.0 is *here*!

Highlights are:

- SSLv3 is disabled by default by endpoints created by `twisted.internet.endpoints.serverFromString` and `twisted.internet.endpoints.clientFromString`.
- inlineCallbacks now has introductory documentation, and now supports using the return statement with a value on Python 3.
- `twisted.web.client.Agent` now supports using UNIX sockets.
- `ProcessEndpoint` now has flow control, which makes it useful for many more protocols
- A whole bunch of bug fixes and other improvements, with 70+ closed tickets.

You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>). The full details of what’s new in the release is contained in the NEWS file <https://raw.githubusercontent.com/twisted/twisted/releases/release-15.0.0-7335/NEWS>.

As usual, many thanks to everyone who had a part in this release - the supporters of the Twisted Software Foundation, the developers who contributed code and documentation, and all the people building great things with Twisted!

Twisted Regards,
HawkOwl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20150130/768278e0/attachment.pgp>


More information about the Twisted-Python mailing list