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


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

Twisted 15.1 Release Announcement

Started byHawkOwl <hawkowl@atleastfornow.net>
First post2015-04-13 16:17 +0800
Last post2015-04-13 16:17 +0800
Articles 1 — 1 participant

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


Contents

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

#1665 — Twisted 15.1 Release Announcement

FromHawkOwl <hawkowl@atleastfornow.net>
Date2015-04-13 16:17 +0800
SubjectTwisted 15.1 Release Announcement
Message-ID<mailman.270.1428913577.12925.python-announce-list@python.org>

[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

[toc] | [standalone]


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


csiph-web