Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: <_@lvh.cc> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'subject:: [': 0.04; 'classes,': 0.05; 'subject:Python': 0.06; 'see:': 0.07; 'subject:released': 0.07; 'attributes': 0.09; 'release.': 0.09; 'url:releases': 0.09; 'cc:addr:python-list': 0.11; 'cheers': 0.12; 'closed,': 0.16; 'contributors': 0.16; 'quoted': 0.16; 'twisted': 0.16; 'url:packages': 0.16; 'url:tar': 0.16; 'contributed': 0.16; 'fix': 0.17; 'thanks,': 0.17; 'wrote:': 0.18; 'wed,': 0.18; 'trying': 0.19; 'subject:] ': 0.20; 'cc:addr:python.org': 0.22; 'unicode': 0.24; 'header:In-Reply- To:1': 0.27; 'cc:2**2': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'workaround': 0.31; 'file': 0.32; 'url:python': 0.33; 'everyone': 0.33; 'announce': 0.33; 'cc:no real name:2**1': 0.33; 'url:source': 0.33; 'received:google.com': 0.35; 'limitations': 0.36; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'list': 0.37; 'skip:& 10': 0.38; 'pm,': 0.38; 'skip:_ 40': 0.38; 'received:74.125': 0.39; 'mailing': 0.39; 'release': 0.40; 'new': 0.61; 'information,': 0.61; 'here:': 0.62; 'name': 0.63; 'more': 0.64; 'thomas': 0.65; 'url:cgi-bin': 0.65; 'news': 0.67; 'url:0': 0.67; 'risking': 0.84; 'url:documents': 0.84; 'url:core': 0.91; '2013': 0.98 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-originating-ip:in-reply-to:references :from:date:message-id:subject:to:cc:content-type:x-gm-message-state; bh=luhdSLe8vlFa1ZVUytS3om2d/C/aj5N7zsB6kwBMT8w=; b=S60poMnw+78M0FxFzl+3HsKE1A/dq7YqVxUANRGnkHI/BXWhqumut0RLCiYdwAhc3g 97eBdEqCfe0GqdweneduRE8iDHGVnZK9qYGRiqANLik2rmvXCobjUNr8640Tffbjt4t1 dsp+FFLi3rvnjIsFxcQ10wH9PTJ1CiI6Groy469wKln5wnu6xdWRtwfsHvEv06utlSD6 31YIuTmS7SNcvOZNM4OiV4UDBC4PrsOkJCo76U9Je5C45ZKO4Y2EI0swu3PRvFyGUZ5H gB88jxaTob5KAfn6kND/ger/B2K2QOweN9hKRrZuRp3WYeB4NKm0fM1ScIMieqRiyTFr RSTw== X-Received: by 10.15.45.136 with SMTP id b8mr542561eew.11.1365026399215; Wed, 03 Apr 2013 14:59:59 -0700 (PDT) MIME-Version: 1.0 X-Originating-IP: [89.79.236.108] In-Reply-To: <515C0E59.8070109@free.fr> References: <515C0E59.8070109@free.fr> From: Laurens Van Houtven <_@lvh.cc> Date: Wed, 3 Apr 2013 23:59:38 +0200 Subject: Re: [Twisted-Python] Twisted 13.0.0 released To: Twisted general discussion Content-Type: multipart/alternative; boundary=089e016284a6a297e904d97bf9ae X-Gm-Message-State: ALoCoQne1qd9IhIu57gSYSC4fnDSfFvuch+qaM9O6YMR4BeafG1F/gv0j9vUQNYrTdwUi5Ok3LDT Cc: python-announce-list@python.org, python-list@python.org, Twisted Web World 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: 131 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365026407 news.xs4all.nl 6910 [2001:888:2000:d::a6]:54361 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42709 --089e016284a6a297e904d97bf9ae Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yay! Thanks, Thomas and everyone who contributed to this release :) On Wed, Apr 3, 2013 at 1:11 PM, Thomas Herv=E9 wrote: > 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.bz2o= r > > > 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 > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > --=20 cheers lvh --089e016284a6a297e904d97bf9ae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Yay! Thanks, Thomas and everyone who contributed to this r= elease :)


On Wed, Apr 3, 2013 at 1:11 PM, Thomas Herv=E9 <= therve@free.fr><= /span> wrote:
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:

=A0* A new "Introduction to Deferreds" document that you can find= here:
http://twistedmatrix.com/documents/13.0.0/core/how= to/defer-intro.html

=A0* A fix in twisted.web.template where attributes were not quoted
properly, risking HTML injection.

=A0* Support for unicode domain names in twisted.names SRVConnector and
Name classes, after a 12.3 regression.

=A0* A workaround for platform limitations when trying to schedule events far in the future.


For more information, see the NEWS file here:

=A0http://twistedmatrix.com/Releases/Twisted/13.0/NEWS.txt

Download it now from:

=A0http://pypi.python.org/packages/source/T/Twis= ted/Twisted-13.0.0.tar.bz2 or

=A0http://pypi.python.org/packages/2.7/T/Tw= isted/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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedm= atrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twist= ed-python



--
cheers
lvh
--089e016284a6a297e904d97bf9ae--