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


Groups > comp.lang.python.announce > #1665

Twisted 15.1 Release Announcement

From HawkOwl <hawkowl@atleastfornow.net>
Subject Twisted 15.1 Release Announcement
Date 2015-04-13 16:17 +0800
Newsgroups comp.lang.python.announce
Message-ID <mailman.270.1428913577.12925.python-announce-list@python.org> (permalink)

Show all headers | View raw


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

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

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


Thread

Twisted 15.1 Release Announcement HawkOwl <hawkowl@atleastfornow.net> - 2015-04-13 16:17 +0800

csiph-web