Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #88940

Re: [Twisted-web] Twisted 15.1 Release Announcement

Subject Re: [Twisted-web] Twisted 15.1 Release Announcement
From Glyph <glyph@twistedmatrix.com>
Date 2015-04-14 01:23 -0400
References <A9B8205C-F287-472C-AA5F-8E6E132862F4@atleastfornow.net>
Newsgroups comp.lang.python
Message-ID <mailman.281.1428989020.12925.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

> On Apr 13, 2015, at 04:17, HawkOwl <hawkowl@atleastfornow.net> wrote:
> 
> 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!
> 
> This is not a big release, but does have some nice-to-haves:
> 
> - 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.
> 
> 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/releases/release-15.1.0-7758/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,
> Hawkie Owl

This is very exciting.  I am SUPER PUMPED to start telling people to `pip install twisted[tls]´ 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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: [Twisted-web] Twisted 15.1 Release Announcement Glyph <glyph@twistedmatrix.com> - 2015-04-14 01:23 -0400

csiph-web