Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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; 'subject:: [': 0.03; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sfxlen:2': 0.10; 'antoine': 0.16; 'from:addr:g.brandl': 0.16; 'from:addr:gmx.net': 0.16; 'from:name:georg brandl': 0.16; 'pitrou': 0.16; 'received:80.91.229.3': 0.16; 'received:brandl': 0.16; 'received:g.brandl': 0.16; 'received:plane.gmane.org': 0.16; 'url:buildbot': 0.16; 'wrote:': 0.17; 'url:dev': 0.17; 'subject:] ': 0.19; 'cc:2**0': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'url:python': 0.32; 'received:84': 0.32; 'to:addr:python-list': 0.33; 'done': 0.34; 'pm,': 0.35; 'received:org': 0.36; 'created': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python.org': 0.39; 'hello,': 0.39; 'header:Received:5': 0.40; 'received:arcor- ip.net': 0.84; 'received:pools.arcor-ip.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Georg Brandl Subject: Re: [RELEASED] Python 3.3.0 Date: Sun, 30 Sep 2012 15:19:50 +0200 References: <5066E72E.2010100@python.org> <20120929185341.641ab269@pitrou.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: dslb-084-057-039-200.pools.arcor-ip.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20120927 Thunderbird/16.0 In-Reply-To: <20120929185341.641ab269@pitrou.net> Cc: python-dev@python.org 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349011500 news.xs4all.nl 6969 [2001:888:2000:d::a6]:50147 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:30552 On 09/29/2012 06:53 PM, Antoine Pitrou wrote: > > Hello, > > I've created a 3.3 category on the buildbots: > http://buildbot.python.org/3.3/ > http://buildbot.python.org/3.3.stable/ > > Someone will have to update the following HTML page: > http://python.org/dev/buildbot/ Should be done now. Georg