Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'pycon': 0.01; 'url:pypi': 0.03; 'subject:: [': 0.04; 'tests.': 0.07; 'below).': 0.09; 'mess': 0.09; 'pages.': 0.09; 'release,': 0.09; 'url:github': 0.09; 'url:releases': 0.09; 'cc:addr:python-list': 0.11; 'bug': 0.12; '<>.': 0.14; '(link': 0.16; 'deprecated.': 0.16; 'filename:fname piece:signature': 0.16; 'finds': 0.16; 'optional': 0.16; 'subject:Announcement': 0.16; 'subject:Release': 0.16; 'tls': 0.16; 'twisted': 0.16; 'contributed': 0.16; 'wrote:': 0.18; 'foundation,': 0.20; 'subject:] ': 0.20; 'cc:addr:python.org': 0.22; 'install': 0.23; '(or': 0.24; 'developers': 0.25; 'header :In-Reply-To:1': 0.27; 'chris': 0.29; 'feature': 0.29; 'patch': 0.29; 'cc:2**2': 0.30; 'code': 0.31; 'easier': 0.31; 'url:wiki': 0.31; '13,': 0.31; 'allows': 0.31; 'file': 0.32; 'url:python': 0.33; 'everyone': 0.33; 'announce': 0.33; 'cc:no real name:2**1': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'url:downloads': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'example,': 0.37; 'received:209': 0.37; 'resource': 0.38; 'does': 0.39; 'release': 0.40; 'how': 0.40; 'information,': 0.61; 'header :Message-Id:1': 0.63; 'skip:n 10': 0.64; 'telling': 0.64; 'more': 0.64; 'great': 0.65; 'news': 0.67; 'rendering': 0.68; 'containing': 0.69; 'msn': 0.78; 'trial': 0.83; '...and': 0.84; 'url:trac': 0.84; 'stickers': 0.91 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to; bh=QaJl279OlpsvWgZjwgiX4hab5EIYesSjOh04rIVuGBE=; b=Lo72kTO6zmgbIeanz0Udu7Va2N11qlNWHt1oxza7Ie8zrXgY7ZtmaXomLlxigTVN6Q 2H3fU/GHWOE+VerHmeR6FC2mJZwMGXnFtr8RCpYAg78+NuePH6euqYCCNbclP62sx+ws TJ4Arc9a99Sim58YdqlglaF+CBPUumpLM7he9DcgLI18XIwwhowAWIERYsX1jSbr4iGp kuZQ+IfiXDRv+yj0Y73gIz3XD74zp2NPgLBwZSjGLNOu/6HAtiflFgMTlRmh/RgAlwmF KryZAxfphKUIAj8BTfufqfzctr4aaXfwclXe6ILQ14tN+ZKkn/mNxOcwTa96YvHXIlbj tmPQ== X-Received: by 10.229.219.68 with SMTP id ht4mr15086290qcb.10.1428989011919; Mon, 13 Apr 2015 22:23:31 -0700 (PDT) Subject: Re: [Twisted-web] Twisted 15.1 Release Announcement Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_9007CD53-EA93-48BB-BEC6-BBDF2869BD6E"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Pgp-Agent: GPGMail 2.5b6 From: Glyph In-Reply-To: Date: Tue, 14 Apr 2015 01:23:32 -0400 Cc: python-announce-list@python.org, python-list@python.org, Twisted-Python References: To: Twisted Web World X-Mailer: Apple Mail (2.2098) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 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: 71 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1428989020 news.xs4all.nl 2841 [2001:888:2000:d::a6]:49942 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88940 --Apple-Mail=_9007CD53-EA93-48BB-BEC6-BBDF2869BD6E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Apr 13, 2015, at 04:17, HawkOwl wrote: >=20 > On behalf of Twisted Matrix Laboratories, I am honoured to announce = the release of Twisted 15.1.0 -- just in time for the PyCon sprints! >=20 > This is not a big release, but does have some nice-to-haves: >=20 > - You can now install Twisted's optional dependencies easier -- for = example, `pip install twisted[tls]` installs Twisted with TLS support. > - twisted.web.static.File allows defining a custom resource for = rendering forbidden pages. > - Twisted's MSN support is now deprecated. > - More documentation has been added on how Trial finds tests. > - ...and 26 other closed tickets containing bug fixes, feature = enhancements, and documentation. >=20 > For more information, check the NEWS file (link provided below). >=20 > You can find the downloads at = (or alternatively ) . The = NEWS file is also available at > = . >=20 > 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! >=20 > Twisted Regards, > Hawkie Owl This is very exciting. I am SUPER PUMPED to start telling people to = `pip install twisted[tls]=C2=B4 instead of the whole mess it used to be. = Thanks in particular to you, Hawkie, and to Chris Wolfe who landed that = patch (and brought twisted stickers to PyCon!) -glyph --Apple-Mail=_9007CD53-EA93-48BB-BEC6-BBDF2869BD6E 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----- iQGcBAEBCAAGBQJVLKRUAAoJEH7CgSUPvEoHeuEL/RHdb3kVrIZZkTpR3+P2Hg3t nPzTSlK8I3hNO4wQz1Fgu6G9f3iPK+ABYZLlV+pWyyN34S8Za9P6smWyoTpIxSHb McDfGV6x6L74EmY00zamfPyhCBdVmU+4UJ210HYH62Ji4jSfcmQFaofi1uAorkTv 320cXPgPUlIlS36ZVTo6EUrdPg6mGUcIGQINOcvLHTWvJqnQROEFPdwrg1SnDejw aybWM0EcuyNeXvIm9mnIn6csv5+097VqBL9KobKzvOQvEuOn/PGT2KKt+pajs0rK RwrZuGIMtXNsvPa7vsZxrUdCvLv43W4E4wIguB9LD+4hMkznA4nM4JA5aSox/29u BSepjvMYer1hJeqntahQKeJQ/xjj4nTDBWImy9HDOcuNa2sy6PsQh6KwhYbetIze faDZ3Wq5mB7O5XY84ykwaWokkycZ1zKIhacB2OU53IiYkqhlGrc9HQFkuqVEhGuH x8QH7ro/zi3PSaU5GOW1DdC8fJt2qh4v7v00VPvaSw== =mDll -----END PGP SIGNATURE----- --Apple-Mail=_9007CD53-EA93-48BB-BEC6-BBDF2869BD6E--