<div>Hi everyone,</div><div><br></div><div>I'm pleased to announce that the pre-release for the upcoming Twisted 13.1 is now available!</div><div><br></div><div>You can download the tarballs here:</div><div><br></div><div>

    <a href="http://twistedmatrix.com/~ashfall/13.1.0pre1/">http://twistedmatrix.com/~ashfall/13.1.0pre1/</a></div><div><br></div><div>Highlights for this release include:</div><div><br></div><div>  * trial now has an --exitfirst flag which stops the test run after the first error or failure.</div>

<div>  </div><div>  * twisted.internet.ssl.CertificateOptions now supports chain certificates.</div><div>  </div><div>  * twisted.conch.endpoints.SSHCommandClientEndpoint is a new IStreamClientEndpoint which supports</div>

<div>    connecting a protocol to the stdio of a command running on a remote host via an SSH connection.</div><div>  </div><div>  * twisted.web.xmlrpc.QueryProtocol now generates valid Authorization headers for long user names </div>

<div>    and passwords.  </div><div>  </div><div>  * self.transport.resumeProducing() will no longer raise an AssertionError if called after </div><div>    self.transport.loseConnection()</div><div><br></div><div>For the complete list, see the NEWS file.</div>

<div><br></div><div>Please download the tarballs and test them!</div><div><br></div><div>-Ashwini</div>