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


Groups > comp.lang.python > #88940 > unrolled thread

Re: [Twisted-web] Twisted 15.1 Release Announcement

Started byGlyph <glyph@twistedmatrix.com>
First post2015-04-14 01:23 -0400
Last post2015-04-14 01:23 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#88940 — Re: [Twisted-web] Twisted 15.1 Release Announcement

FromGlyph <glyph@twistedmatrix.com>
Date2015-04-14 01:23 -0400
SubjectRe: [Twisted-web] Twisted 15.1 Release Announcement
Message-ID<mailman.281.1428989020.12925.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web