Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'url:pypi': 0.03; 'classes,': 0.05; 'see:': 0.07; 'subject:released': 0.07; 'attributes': 0.09; 'release.': 0.09; 'url:releases': 0.09; 'closed,': 0.16; 'contributors': 0.16; 'quoted': 0.16; 'to:addr :python-announce-list': 0.16; 'twisted': 0.16; 'url:packages': 0.16; 'url:tar': 0.16; 'fix': 0.17; 'trying': 0.19; 'header:User- Agent:1': 0.23; 'unicode': 0.24; 'workaround': 0.31; 'file': 0.32; 'url:python': 0.33; 'announce': 0.33; 'url:source': 0.33; 'limitations': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'new': 0.61; 'information,': 0.61; 'here:': 0.62; 'name': 0.63; 'more': 0.64; 'to:2**2': 0.65; 'thomas': 0.65; 'news': 0.67; 'url:0': 0.67; 'to:no real name:2**2': 0.72; 'risking': 0.84; 'url:documents': 0.84; 'url:core': 0.91 Date: Wed, 03 Apr 2013 13:11:21 +0200 From: =?ISO-8859-1?Q?Thomas_Herv=E9?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: twisted-python@twistedmatrix.com, python-announce-list@python.org, python-list@python.org, twisted-web@twistedmatrix.com Subject: Twisted 13.0.0 released X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list 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: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364988094 news.xs4all.nl 6947 [2001:888:2000:d::a6]:56372 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42654 On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 13.0. Among the 70 tickets closed, we can see: * A new "Introduction to Deferreds" document that you can find here: http://twistedmatrix.com/documents/13.0.0/core/howto/defer-intro.html * A fix in twisted.web.template where attributes were not quoted properly, risking HTML injection. * Support for unicode domain names in twisted.names SRVConnector and Name classes, after a 12.3 regression. * A workaround for platform limitations when trying to schedule events far in the future. For more information, see the NEWS file here: http://twistedmatrix.com/Releases/Twisted/13.0/NEWS.txt Download it now from: http://pypi.python.org/packages/source/T/Twisted/Twisted-13.0.0.tar.bz2 or http://pypi.python.org/packages/2.7/T/Twisted/Twisted-13.0.0.win32-py2.7.msi Thanks to the supporters of Twisted via the Software Freedom Conservancy and to the many contributors for this release. -- Thomas