Prev: [RELEASE] Python 2.7 released
Next: Python 2.7 released
From: Jonathan Lange on 4 Jul 2010 11:36 On behalf of Twisted Matrix Laboratories, I am honored to announce the release of Twisted 10.1.0. Highlights include: * Deferreds now support cancellation * A new "endpoint" interface which can abstractly describe stream transport endpoints such as TCP and SSL * inotify support for Linux, which allows monitoring of file system events. * AMP supports transferring timestamps Note also that this is the *last* supported release of Twisted for Python 2.4 on Windows. For more information, see the NEWS file. It's stable, backwards compatible, well tested and in every way an improvement. Download it now from: http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.tar.bz2 http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.5.msi http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.6.msi Many thanks to Glyph Lefkowitz, who helped do the release preparation, and the PyCon 2010 sprinters, who did so much of the work for this release. jml
From: Daniel Fetchinson on 5 Jul 2010 06:47 > On behalf of Twisted Matrix Laboratories, I am honored to announce the > release of Twisted 10.1.0. > > Highlights include: > > * Deferreds now support cancellation > > * A new "endpoint" interface which can abstractly describe stream > transport endpoints such as TCP and SSL > > * inotify support for Linux, which allows monitoring of file system events. > > * AMP supports transferring timestamps > > Note also that this is the *last* supported release of Twisted for > Python 2.4 on Windows. > > For more information, see the NEWS file. > > It's stable, backwards compatible, well tested and in every way an > improvement. Download it now from: > > http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.tar.bz2 > http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.5.msi > http://tmrc.mit.edu/mirror/twisted/Twisted/10.1/Twisted-10.1.0.winxp32-py2.6.msi > > Many thanks to Glyph Lefkowitz, who helped do the release preparation, > and the PyCon 2010 sprinters, who did so much of the work for this > release. > The twisted website at http://twistedmatrix.com/ seems to be having issues (trac can not connect to its database?). Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown
|
Pages: 1 Prev: [RELEASE] Python 2.7 released Next: Python 2.7 released |