<div class="gmail_quote">On Thu, Nov 17, 2011 at 12:02 PM, Thomas Hervé <span dir="ltr">&lt;<a href="mailto:therve@free.fr">therve@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On behalf of Twisted Matrix Laboratories, I am pleased to announce the<br>
release of Twisted 11.1.<br>
<br>
Highlights of the 185 tickets closed include:<br>
<br>
  * The poll reactor as default where applicable, instead of select<br>
    everywhere.<br>
<br>
  * A new SSL implementation only relying on OpenSSL for cryptography,<br>
    (not I/O) making it more robust.<br>
<br>
  * Several improvements to the fresh HTTP/1.1 client implementation,<br>
    including proxy and cookie support.<br>
<br>
  * My personal favorite: a new howto has been published on test-driven<br>
    development with Twisted.<br>
<br>
  * A special mention to the new abortConnection support on TCP and SSL<br>
    connections, heroically pushed by Itamar and Jean-Paul, and the<br>
    oldest ticket closed by this release.<br>
<br>
This is the last release supporting Python 2.4 (the support on Windows stopped with 11.0).<br>
<br>
For more information, see the NEWS file here:<br>
<br>
  <a href="http://twistedmatrix.com/Releases/Twisted/11.1/NEWS.txt" target="_blank">http://twistedmatrix.com/Releases/Twisted/11.1/NEWS.txt</a><br>
<br>
Download it now from:<br>
<br>
  <a href="http://pypi.python.org/packages/source/T/Twisted/Twisted-11.1.0.tar.bz2" target="_blank">http://pypi.python.org/packages/source/T/Twisted/Twisted-11.1.0.tar.bz2</a> or<br>
  <a href="http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi" target="_blank">http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi</a> or<br>
  <a href="http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi" target="_blank">http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi</a> or<br>
  <a href="http://pypi.python.org/packages/2.7/T/Twisted/Twisted-11.1.0.win32-py2.7.msi" target="_blank">http://pypi.python.org/packages/2.7/T/Twisted/Twisted-11.1.0.win32-py2.7.msi</a><br>
<br>
Thanks to the supporters of the Twisted Software Foundation and to the many contributors for this release.<br>
<font color="#888888"><br>
--<br>
Thomas</font><br></blockquote></div><br>&lt;happydance&gt;<br><br>Great work, everyone, and especially Thomas, for performing the relatively tedious task of cutting the release.<br><br>Kevin Horn<br>