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


Groups > comp.lang.python > #15828

Twisted 11.1.0 Released

Date 2011-11-17 19:02 +0100
From Thomas Hervé <therve@free.fr>
Subject Twisted 11.1.0 Released
Newsgroups comp.lang.python
Message-ID <mailman.2808.1321553327.27778.python-list@python.org> (permalink)

Show all headers | View raw


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

Highlights of the 185 tickets closed include:

  * The poll reactor as default where applicable, instead of select
    everywhere.

  * A new SSL implementation only relying on OpenSSL for cryptography,
    (not I/O) making it more robust.

  * Several improvements to the fresh HTTP/1.1 client implementation,
    including proxy and cookie support.

  * My personal favorite: a new howto has been published on test-driven
    development with Twisted.

  * A special mention to the new abortConnection support on TCP and SSL
    connections, heroically pushed by Itamar and Jean-Paul, and the
    oldest ticket closed by this release.

This is the last release supporting Python 2.4 (the support on Windows stopped with 11.0).

For more information, see the NEWS file here:

  http://twistedmatrix.com/Releases/Twisted/11.1/NEWS.txt

Download it now from:

  http://pypi.python.org/packages/source/T/Twisted/Twisted-11.1.0.tar.bz2 or
  http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi or
  http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi or
  http://pypi.python.org/packages/2.7/T/Twisted/Twisted-11.1.0.win32-py2.7.msi

Thanks to the supporters of the Twisted Software Foundation and to the many contributors for this release.

-- 
Thomas

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


Thread

Twisted 11.1.0 Released Thomas Hervé <therve@free.fr> - 2011-11-17 19:02 +0100

csiph-web