Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; '3.2': 0.05; 'url:bugs': 0.05; 'subject:Python': 0.06; 'python': 0.08; 'pm,': 0.10; 'wrote:': 0.14; "3.2's": 0.16; '3.2,': 0.16; '3.2.': 0.16; '3.2.1': 0.16; 'anatoly': 0.16; 'bugfix': 0.16; 'from:addr:techtonik': 0.16; 'from:name:anatoly techtonik': 0.16; 'subject:] ': 0.16; 'candidate': 0.17; 'cc:addr:python-list': 0.17; 'tue,': 0.17; 'header:In-Reply-To:1': 0.21; 'trying': 0.23; '(on': 0.23; 'release:': 0.23; 'code': 0.24; 'reporting': 0.26; 'url:mailman': 0.26; 'received:209.85.161': 0.26; 'testing': 0.27; 'message-id:@mail.gmail.com': 0.28; 'url:options': 0.28; 'bugs': 0.29; 'cc:addr:python.org': 0.30; 'url:listinfo': 0.30; 'changes': 0.30; 'team,': 0.32; 'skip:_ 40': 0.32; 'list': 0.33; '17,': 0.35; 'fixing': 0.35; 'python.org': 0.36; 'announce': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.37; 'url:docs': 0.37; 'url:python': 0.38; 'url:org': 0.38; 'mailing': 0.38; 'but': 0.38; 'cc:2**2': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'your': 0.60; 'pleased': 0.63; 'visit:': 0.63; 'unsubscribe:': 0.67; 'url:3': 0.67; 'python-dev': 0.84; 'sfxlen:5': 0.84; 'cc:no real name:2**2': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=cpuGJ7erpq8v69e0PgMVexDn2ybpDZcx1eS/WhAzLIQ=; b=eejCeOhlycUS4cy0uokFG9Q/+eiwUmDs76vUihtcsAZwr8ygbsoHztiKubBGQoOyKr qJXWI5R0VuWehJ5ffFpymGVPAybCi7NjxALl8uY46k0dmX6BNFWEC+E79WcsGswCVTxI iYqWilS+Je8quCt2KVQFE5F0RVTzM7ng2p65o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=mkgH19+pcer5NNr6vSZ3e0lYJzpUKSlDBkXBVaMPxVGCCd0PddrTIFX8e87igTkbjR itKAgK4aGlpwodmKGmRAg1F49t4qDFU9lgTQxqRkr9fu8xQ6XvGu8iefYcjqT4WDiQFJ AwNy2v0iKxETPzUhKLV/IgkW1E3o2EFcPA+Ys= MIME-Version: 1.0 In-Reply-To: <4DD2C37D.7000008@python.org> References: <4DD2C37D.7000008@python.org> From: anatoly techtonik Date: Wed, 18 May 2011 09:07:19 +0300 Subject: Re: [Python-Dev] [RELEASED] Python 3.2.1 rc 1 To: Georg Brandl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org, python-announce@python.org, python-committers@python.org, python-dev@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 42 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305698862 news.xs4all.nl 49174 [::ffff:82.94.164.166]:49007 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5658 That's great, but where is the list if changes? -- anatoly t. On Tue, May 17, 2011 at 9:50 PM, Georg Brandl wrote: > On behalf of the Python development team, I am pleased to announce the > first release candidate of Python 3.2.1. > > Python 3.2.1 will the first bugfix release for Python 3.2, fixing over 12= 0 > bugs and regressions in Python 3.2. > > For an extensive list of changes and features in the 3.2 line, see > > =C2=A0 =C2=A0http://docs.python.org/3.2/whatsnew/3.2.html > > To download Python 3.2.1 visit: > > =C2=A0 =C2=A0http://www.python.org/download/releases/3.2.1/ > > This is a testing release: Please consider trying Python 3.2.1 with your = code > and reporting any bugs you may notice to: > > =C2=A0 =C2=A0http://bugs.python.org/ > > > Enjoy! > > -- > Georg Brandl, Release Manager > georg at python.org > (on behalf of the entire python-dev team and 3.2's contributors) > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/techtonik%= 40gmail.com >