Twisted 16.0 Released

"Amber \"Hawkie\" Brown" <[email protected]> Tue, 15 Mar 2016 14:13:24 +0800
Newsgroups gmane.comp.python.twisted,gmane.comp.python.twisted.web
Message-ID <[email protected]>
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 16.0!

Twisted 16.0 brings some important changes, and some nice-to-haves as well. The major things are:

- TLS endpoints have arrived! They're like the old `ssl:` endpoints, but support faster IPv4/IPv6 connections (using HostnameEndpoint) and always do hostname verification.
- Conch now uses Cryptography instead of PyCrypto for underlying cryptographic operations. This means it'll work much better on PyPy!
- Headers objects (notably used by t.web.server.Request) now support Unicode for the vast majority of cases, encoding keys to ISO-8859-1 and values to UTF-8.
- WSGI support and AMP have been ported to Python 3, along with a handful of other modules.
- More shedding of the past, with the GTK+ 1 reactor being removed.
- Over 45 tickets have been closed since 15.5.

For more information, check the NEWS file (link provided below).

You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>). The NEWS file is also available at <https://github.com/twisted/twisted/blob/twisted-16.0.0/NEWS>.

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

Twisted Regards,

Amber Brown (HawkOwl)
Twisted Release Manager

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
signature.asc (application/pgp-signature, 455 B)
-----BEGIN PGP SIGNATURE-----

iQEcBAEBCAAGBQJW56gEAAoJECMItHnTkkoRm+wH/jprENHFbK/5KBpttyriC4t0
CHv/O1KZm/vsiIVq8AfwYSnijlamRKQRWXUOb7J4pKJAGzajzk+aaNsiIIgVgKSB
Nnmyu2DdoJndnQhvqnSNDVi69xPut9YVX74/uzauRPdw9cvlJKKsSG5B0V66aDqb
QMo85TaQBM8QaBsSp4XqhOm3jRa78PIZ1G3N1Hxw5Pbw1aLCB2AnoO7upo8QVsdD
+5cAg2Q5dKkwnTYBOgY0eZxIU3A+qnvdIl0sQ6q4WR8TMfH/GXV343BeD0XAyi9k
L1hIRPnnPQGO3HYy8OHiKVS3sV+spaJ9fwJcjx59eq+X7epRKjCTJr2LWI+EMVc=
=QtIB
-----END PGP SIGNATURE-----