Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '"this': 0.03; 'subject:: [': 0.04; 'subject:Python': 0.06; 'assuming': 0.09; 'pgp': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'release,': 0.09; 'report,': 0.09; 'python': 0.11; '-----begin': 0.16; 'from:addr:g.brandl': 0.16; 'from:addr:gmx.net': 0.16; 'from:name:georg brandl': 0.16; 'hash:': 0.16; 'received:80.91.229.3': 0.16; 'received:brandl': 0.16; 'received:g.brandl': 0.16; 'received:mediaways.net': 0.16; 'received:plane.gmane.org': 0.16; 'received:pool.mediaways.net': 0.16; 'sha1': 0.16; 'wrote:': 0.18; 'message-----': 0.19; 'subject:] ': 0.20; 'team,': 0.22; 'header:User-Agent:1': 0.23; 'signed': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'fixed': 0.29; "i'm": 0.30; 'yes.': 0.31; 'python.org': 0.32; 'says': 0.33; 'announce': 0.33; 'thanks': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'production': 0.68; '3.3.1': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Georg Brandl Subject: Re: [RELEASED] Python 3.2.4 and Python 3.3.1 Date: Sat, 06 Apr 2013 23:03:43 +0200 References: <7cbf1c26-83a4-4511-8ce1-8f9879795bb8@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: mnch-4d04542a.pool.mediaways.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130326 Thunderbird/17.0.4 In-Reply-To: <7cbf1c26-83a4-4511-8ce1-8f9879795bb8@googlegroups.com> 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365282212 news.xs4all.nl 6944 [2001:888:2000:d::a6]:54489 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42946 Am 06.04.2013 22:48, schrieb cmcp: > On Saturday, 6 April 2013 21:43:11 UTC+1, Georg Brandl wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> >> Hash: SHA1 >> >> >> >> On behalf of the Python development team, I am pleased to announce the >> >> final releases of Python 3.2.4 and 3.3.1. >> > The Python 3.3.1 Release page on python.org still says "This is a preview > release, and its use is not recommended in production settings." I'm > assuming this is just an oversight? Yes. Thanks for the report, it's fixed now. Georg