Twisted 11.1.0 Released
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
Congrats and one quick question: Does this release manage to install under latest PyPy without having to tweak PYTHONPATH? Related to this thread on the PyPy side: https://bugs.pypy.org/issue735 Thanks! On Thu, Nov 17, 2011 at 1:02 PM, Thomas Hervé <therve@free.fr> wrote:
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.bz2or
http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi...
http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi...
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
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
On Nov 17, 2011, at 1:02 PM, Thomas Hervé wrote:
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 11.1.
WOOOOOOOOO! Thanks to Thomas and everyone who worked on fixes and features for this release.
* My personal favorite: a new howto has been published on test-driven development with Twisted.
LEARN IT. LOVE IT. LIVE IT. <http://twistedmatrix.com/documents/current/core/howto/trial.html>
Thanks to the supporters of the Twisted Software Foundation and to the many contributors for this release.
A gentle reminder: those supporters should renew their sponsorships; we were remarkably lax in 2011, but at the beginning of 2012, all those logos will be coming down off the front page unless they are renewed :-). Sponsored development and especially sponsored reviews really helped to make 11.1 what it is, It would be great to make 12.0 (and beyond) even better! -glyph
good to hear that... i will update it right now... On Fri, Nov 18, 2011 at 3:11 AM, Glyph <glyph@twistedmatrix.com> wrote:
On Nov 17, 2011, at 1:02 PM, Thomas Hervé wrote:
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 11.1.
WOOOOOOOOO!
Thanks to Thomas and everyone who worked on fixes and features for this release.
* My personal favorite: a new howto has been published on test-driven development with Twisted.
LEARN IT. LOVE IT. LIVE IT.
<http://twistedmatrix.com/documents/current/core/howto/trial.html>
Thanks to the supporters of the Twisted Software Foundation and to the many contributors for this release.
A gentle reminder: those supporters should renew their sponsorships; we were remarkably lax in 2011, but at the beginning of 2012, all those logos will be coming down off the front page unless they are renewed :-). Sponsored development and especially sponsored reviews really helped to make 11.1 what it is, It would be great to make 12.0 (and beyond) even better!
-glyph
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
Great, just great! (nitpicking: the title should be changed from "Twisted *11.1.0* Released" to "*Twisted 11.1.1 Released*") Pandelis On Thu, Nov 17, 2011 at 6:02 PM, Thomas Hervé <therve@free.fr> wrote:
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.bz2or
http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi...
http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi...
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
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
On Thu, Nov 17, 2011 at 10:15 PM, Pantelis Theodosiou <ypercube@gmail.com>wrote:
Great, just great!
(nitpicking: the title should be changed from "Twisted *11.1.0* Released" to "*Twisted 11.1.1 Released*")
Oops, my bad. Too many 1s can confuse one's mind. Sorry.
Pandelis
On Thu, Nov 17, 2011 at 6:02 PM, Thomas Hervé <therve@free.fr> wrote:
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.bz2or
http://pypi.python.org/packages/2.5/T/Twisted/Twisted-11.1.0.win32-py2.5.msi...
http://pypi.python.org/packages/2.6/T/Twisted/Twisted-11.1.0.win32-py2.6.msi...
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
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
On 11/17/11 13:40, Jacek Furmankiewicz wrote:
Congrats and one quick question:
Does this release manage to install under latest PyPy without having to tweak PYTHONPATH?
Worked for me. I used a recently nightly build of PyPy, and installed Twisted into PyPy using pip. -- David Ripton dripton@ripton.net
participants (6)
-
David Ripton
-
gelin yan
-
Glyph
-
Jacek Furmankiewicz
-
Pantelis Theodosiou
-
Thomas Hervé