Path: csiph.com!usenet.pasdenom.info!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'url:pypi': 0.03; 'coverage.': 0.07; 'filing': 0.07; 'migration': 0.09; 'pyopenssl': 0.09; 'sphinx': 0.09; 'api': 0.11; 'python': 0.11; 'windows': 0.15; '(both': 0.16; 'docs.': 0.16; 'filename:fname piece:signature': 0.16; 'hostname': 0.16; 'https': 0.16; 'modules.': 0.16; 'ported': 0.16; 'subject:Announcement': 0.16; 'subject:Release': 0.16; 'tls': 0.16; 'to:addr:python-announce- list': 0.16; 'twisted': 0.16; 'foundation,': 0.20; 'tests': 0.22; 'install': 0.23; 'skip:` 20': 0.24; 'ssl': 0.24; '(or': 0.24; 'developers': 0.25; 'skip:( 20': 0.30; 'getting': 0.31; 'url:wiki': 0.31; 'dropped': 0.31; 'received:66.33': 0.31; 'received:66.33.216': 0.31; 'received:66.33.216.122': 0.31; 'received:dreamhost.com': 0.31; 'received:g.dreamhost.com': 0.31; 'received:hapkido.dreamhost.com': 0.31; 'url:python': 0.33; 'everyone': 0.33; 'announce': 0.33; 'are:': 0.33; 'older': 0.33; 'core': 0.34; 'received:66': 0.35; 'common': 0.35; 'done.': 0.35; 'test': 0.35; 'but': 0.35; 'building': 0.35; 'url:downloads': 0.36; 'done': 0.36; 'entry': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'application': 0.37; 'feedback': 0.38; 'server': 0.38; 'to:addr:python-list': 0.38; 'ability': 0.39; 'support,': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'received:172.20': 0.60; 'wealth': 0.60; 'full': 0.61; 'header:Message-Id:1': 0.63; 'such': 0.63; 'box,': 0.64; 'more': 0.64; 'road': 0.65; 'to:2**2': 0.65; 'charset:windows-1252': 0.65; 'capable': 0.67; 'it!': 0.67; 'default': 0.69; 'to:no real name:2**2': 0.72; 'crime.': 0.84; 'devices,': 0.84; 'gps': 0.84; 'stronger': 0.84; 'url:trac': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=atleastfornow.net; h=from :content-type:subject:message-id:date:to:mime-version; s= atleastfornow.net; bh=DK4oSUMePsaSZqW0yeQvy2Du7NA=; b=fGUbmrdcs2 SUAeIJ48rPJnnnfi315r+Cpfsn+VMj8HUQv7bio+lXuqKARzkadmkfkq0DRYhXci d1ntte+/MojoTTcvKJpA4tWkmWnC7hePb8j3nWoP6jpAb5xXWDYPkjz+LT+TFntC Q/RYav8suW4C2XvBej0eCXXa25SxTSZqo= From: HawkOwl Content-Type: multipart/signed; boundary="Apple-Mail=_32FA82E6-CD9C-4E4F-8975-12F5500AA4BF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Twisted 14.0.0 Release Announcement Date: Mon, 12 May 2014 19:07:15 +0800 To: Twisted-Python , python-announce-list@python.org, python-list@python.org, twisted-web@twistedmatrix.com Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-Mailman-Approved-At: Tue, 13 May 2014 09:17:22 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 68 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399965443 news.xs4all.nl 2975 [2001:888:2000:d::a6]:45823 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71444 --Apple-Mail=_32FA82E6-CD9C-4E4F-8975-12F5500AA4BF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 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=92ve = done it!=20 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=92s 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=92ve got = some big things landed, and if it weren=92t for the support of = developers (both core and occasional), the Twisted Software Foundation, = or people giving feedback and filing bugs, we=92d have never got it = done. Twisted Regards, HawkOwl --Apple-Mail=_32FA82E6-CD9C-4E4F-8975-12F5500AA4BF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJTcKtjAAoJECMItHnTkkoRRgoH/3rtq4I+cVt1JZunhj7btT2j L4aYENdz+1rG7dlIsojEsMVyCPRxro6cIo5X91ZIk35QcZV74ku9QEB+j/5SksJ9 JYmh4NYhnf+bWfqjtLbmsOEzyzVHkHYXEwokKmRAIjEzW/9RCFsGvxB+7wIGt3No rsK1M4x6z8j9bti7aqAZYq+z9TK2EmHK/z78gvWd9ZCwtEiLd2W0AfgYgPvFjmSv WXRUMDJUHMnX+NCa+vegXs/hwuOnzScxKdOlVD/TaW2japn3MQ9YEnQwxf0qjtd4 ev4+1y2pbV14TINXPdTsq8MOvH/VVctSj7IZFyh9Vj/Se+QG4HJq/EidDaDqQOk= =WJgf -----END PGP SIGNATURE----- --Apple-Mail=_32FA82E6-CD9C-4E4F-8975-12F5500AA4BF--