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


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

Twisted 13.1.0 released

Started byAshwini Oruganti <ashfall@twistedmatrix.com>
First post2013-06-30 19:04 +0530
Last post2013-06-30 19:04 +0530
Articles 1 — 1 participant

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


Contents

  Twisted 13.1.0 released Ashwini Oruganti <ashfall@twistedmatrix.com> - 2013-06-30 19:04 +0530

#49489 — Twisted 13.1.0 released

FromAshwini Oruganti <ashfall@twistedmatrix.com>
Date2013-06-30 19:04 +0530
SubjectTwisted 13.1.0 released
Message-ID<mailman.4028.1372599311.3114.python-list@python.org>

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

On behalf of  Twisted Matrix Laboratories, I am pleased to announce the
release of
Twisted 13.1.

Highlights for this release include:

  * trial now has an --exitfirst flag which stops the test run after the
first error or failure.

  * twisted.internet.ssl.CertificateOptions now supports chain certificates.

  * twisted.conch.endpoints.SSHCommandClientEndpoint is a new
IStreamClientEndpoint
    which supports connecting a protocol to the stdio of a command running
on a remote host
    via an SSH connection.

  * twisted.web.xmlrpc.QueryProtocol now generates valid Authorization
headers for long user
    names and passwords.

  * twisted.internet.endpoints.connectProtocol allows connecting to a
client endpoint using only
    a protocol instance, rather than requiring a factory.

For more information, see the NEWS file here:
  http://twistedmatrix.com/Releases/Twisted/13.1/NEWS.txt

Download it now from:
  http://pypi.python.org/packages/source/T/Twisted/Twisted-13.1.0.tar.bz2 or

http://pypi.python.org/packages/2.7/T/Twisted/Twisted-13.1.0.win32-py2.7.msi

Many thanks to Tom Prince and Thomas Hervé, whose work on release-process
and answers
to numerous questions made this release possible.
Thanks also to the supporters of the Twisted Software Foundation and to the
many contributors
for this release.

-Ashwini

[toc] | [standalone]


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


csiph-web