From hawkowl at atleastfornow.net Mon May 12 05:07:15 2014 From: hawkowl at atleastfornow.net (HawkOwl) Date: Mon, 12 May 2014 19:07:15 +0800 Subject: [Twisted-web] Twisted 14.0.0 Release Announcement Message-ID: <52611128-3708-40CE-86F5-C63FE9054A6B@atleastfornow.net> On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 14.0! It has been a long road to get here, but we?ve done it! The highlights of this release are: - Twisted Positioning (`twisted.positioning`) makes its entry into Twisted! It comes ready to talk with common GPS devices, and will supersede `twisted.protocols.gps`. - A wealth of SSL/TLS improvements, including ECDHE support, TLS Service Identity (with service_identity on PyPI), a stronger default set of ciphers, and strengthening against attacks such as CRIME. A Twisted Web server with pyOpenSSL 0.14 is capable of getting an A in Qualys SSL Labs tests out of the box, and A+ with small application modifications. Twisted Agent can also now do HTTPS hostname verification. - Python 3 improvements, including the ability for `pip install` to install all ported modules. - Twisted Pair?s TUN/TAP support has been overhauled, with documentation and full test coverage. - Significant documentation improvements, including more API documentation for Twisted Mail & Twisted Names, narrative documentation for Twisted Names, and a migration to Sphinx for building Twisted narrative docs. - Support is dropped for pyOpenSSL older than 0.10 and Windows XP. You can find the downloads at (or alternatively ) . Many thanks to everyone who had a part in this release - we?ve got some big things landed, and if it weren?t for the support of developers (both core and occasional), the Twisted Software Foundation, or people giving feedback and filing bugs, we?d have never got it done. 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: From glyph at twistedmatrix.com Mon May 12 13:21:47 2014 From: glyph at twistedmatrix.com (Glyph) Date: Mon, 12 May 2014 12:21:47 -0700 Subject: [Twisted-web] Twisted 14.0.0 Release Announcement In-Reply-To: <52611128-3708-40CE-86F5-C63FE9054A6B@atleastfornow.net> References: <52611128-3708-40CE-86F5-C63FE9054A6B@atleastfornow.net> Message-ID: <2B16A476-4F01-499A-8CF9-F7D3806DBD11@twistedmatrix.com> On May 12, 2014, at 4:07 AM, HawkOwl wrote: > Twisted Agent can also now do HTTPS hostname verification. I feel that it's important to note that Twisted Web's client Agent *does* do HTTPS hostname verification by default; you don't need to turn it on ;). -glyph -------------- next part -------------- An HTML attachment was scrubbed... URL: