Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.043 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:released': 0.03; 'fixes': 0.05; 'url:pypi': 0.08; 'python': 0.08; 'release,': 0.09; 'release.': 0.09; 'url:packages': 0.09; 'from:addr:free.fr': 0.16; 'ipv6': 0.16; 'reactor': 0.16; 'subject:Twisted': 0.16; 'twisted': 0.16; 'url:msi': 0.16; 'url:tar': 0.16; 'fix': 0.25; 'server': 0.30; 'url:releases': 0.30; 'foundation': 0.31; 'version': 0.32; 'thanks': 0.32; 'header:User-Agent:1': 0.33; 'file': 0.34; 'preliminary': 0.34; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'core': 0.36; 'received:org': 0.36; 'to:addr:python- announce-list': 0.37; 'page': 0.37; 'received:192': 0.38; 'several': 0.38; 'announce': 0.38; 'url:org': 0.39; 'url:source': 0.39; 'from:': 0.40; 'to:addr:python.org': 0.40; 'release': 0.40; 'more': 0.61; 'url:5': 0.66; 'url:0': 0.67; 'here:': 0.67; 'to:no real name:2**2': 0.68; 'information,': 0.69; 'header:Reply-To:1': 0.70; 'unnecessary': 0.73; 'news': 0.73; 'contributors': 0.84; 'matrix': 0.84; 'supporters': 0.84; 'them:': 0.84 Date: Sat, 11 Feb 2012 14:35:15 +0100 From: =?UTF-8?B?VGhvbWFzIEhlcnbDqQ==?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: twisted-python@twistedmatrix.com, python-announce-list@python.org, python-list@python.org, twisted-web@twistedmatrix.com Subject: Twisted 12.0.0 released Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Twisted general discussion List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 37 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328967832 news.xs4all.nl 6887 [2001:888:2000:d::a6]:45745 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20221 On behalf of Twisted Matrix Laboratories, I am honored to announce the release of Twisted 12.0. 47 tickets are closed by this release, among them: * A fix to the GTK2 reactor preventing unnecessary wake-ups * Preliminary support of IPV6 on the server side * Several fixes to the new protocol-based TLS implementation * Improved core documentation's main page Twisted no longer supports Python 2.4, the latest supported version is 2.5. For more information, see the NEWS file here: http://twistedmatrix.com/Releases/Twisted/12.0/NEWS.txt Download it now from: http://pypi.python.org/packages/source/T/Twisted/Twisted-12.0.0.tar.bz2 or http://pypi.python.org/packages/2.5/T/Twisted/Twisted-12.0.0.win32-py2.5.msi or http://pypi.python.org/packages/2.6/T/Twisted/Twisted-12.0.0.win32-py2.6.msi or http://pypi.python.org/packages/2.7/T/Twisted/Twisted-12.0.0.win32-py2.7.msi Thanks to the supporters of the Twisted Software Foundation and to the many contributors for this release. -- Thomas