Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1305658245; bh=A2NXPiteQPyy7F8FBTCY0Fh5fnuG67dOmm9oIEs3Hno=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=WfJenQctODSH+I16ZuiTvcjErAydFzrcwU/PkD9C5iRvLVKedkeuPI5D1N8oAivbd JOX71lc/zq6IC7Gd8njRgoSXmVhsFTGs4HJMh7yx1G80w0RjtvJXqTKvLolVK07y6I i9SOa3inAK3bY5tGbecaUk7u4Lr0/XGR2UQsRn7c= Date: Tue, 17 May 2011 20:50:37 +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 1 X-Enigmail-Version: 1.2a1pre 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: 82.94.164.166 X-Trace: 1305658246 news.xs4all.nl 49045 [::ffff:82.94.164.166]:56257 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5592 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 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)