Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1309801694; bh=wSM+n+2X1cqe2vo28WIBSwu0mKTgleSfGPium3IpjzI=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=r7tfh2BguzlVRoKBMuQtDdF8btR39A3XBeku+AukO+O7hLcLFax1zALalSvpBUzds fL5jWGnWKGS0J73uTgegfzxnqRPbEk97u0rIBp1KCdC/imfvsS8msc/4wTLSGbtqW0 ENICj+4GMbon1xdjZg0Rsew8I8WbZ84wnQeguhqo= Date: Mon, 04 Jul 2011 19:48:50 +0200 From: Georg Brandl User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.23) Gecko/20090913 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: python-list@python.org, python-announce@python.org, python-dev@python.org, python-committers@python.org Subject: [RELEASED] Python 3.2.1 rc 2 X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1309801695 news.xs4all.nl 21875 [2001:888:2000:d::a6]:58803 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8782 On behalf of the Python development team, I am pleased to announce the second release candidate of Python 3.2.1. Python 3.2.1 will the first bugfix release for Python 3.2, fixing over 120 bugs and regressions in Python 3.2. For an extensive list of changes and features in the 3.2 line, see http://docs.python.org/3.2/whatsnew/3.2.html To download Python 3.2.1 visit: http://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: http://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)