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


Groups > comp.lang.python > #49489

Twisted 13.1.0 released

From Ashwini Oruganti <ashfall@twistedmatrix.com>
Date 2013-06-30 19:04 +0530
Subject Twisted 13.1.0 released
Newsgroups comp.lang.python
Message-ID <mailman.4028.1372599311.3114.python-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 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

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


Thread

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

csiph-web