Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.03; 'subject:Python': 0.05; 'mrab': 0.05; 'executable': 0.07; 'x86': 0.07; '"windows': 0.16; 'reedy': 0.16; 'x86-64': 0.16; 'wrote:': 0.16; 'sender:addr:gmail.com': 0.18; 'subject:] ': 0.19; 'to:name :python-list@python.org': 0.20; 'tracker': 0.20; 'am,': 0.23; '2015': 0.23; "i've": 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'least': 0.27; 'message-id:@mail.gmail.com': 0.28; 'terry': 0.29; 'too.': 0.30; 'run': 0.32; 'open': 0.33; 'received:google.com': 0.34; 'to:addr:python-list': 0.35; 'something': 0.35; 'there': 0.36; 'progress': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'saw': 0.76; 'subject:now': 0.81; 'clearing': 0.91; 'subject:available': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=RJeNlmWhGZvc8eNPzcHnWeVLlNGYO2iVzQ14iCmmwMU=; b=Ayr7aRVmcLfRwEOGZhYJoPSn06rNieRKPj9gIoLXWG9IDUrzaJi1Ff3Ey8Zc5K+5mR QmZm0OsOpn4lkXtYkWvVwYaTrqOpwxajTEhMd8HRnsjQwG8O8Pec80D5rDiLW9uSWpDt MMkk0QTen0l/fURBReUghYPpzL2HFr19M+wG9gGYJ35t8RVFzw5EPzlzi1+5O/oKmInp BBiib5eGsYC3iSD6cOiE4dSu6AHq6rxWghSmq/AWPJOnHbOHcPcGwmduzgkuTevobVFp Z09jrnM1/R+ChffIydbBY9q94bOLKxA8ro38YaVSPakD7bjP19coA7jyldHJu0IXypek dmoQ== X-Received: by 10.70.37.207 with SMTP id a15mr43560368pdk.4.1433192767618; Mon, 01 Jun 2015 14:06:07 -0700 (PDT) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: <556BE1A7.1090101@hastings.org> <556C469A.2070806@mrabarnett.plus.com> From: Zachary Ware Date: Mon, 1 Jun 2015 16:05:47 -0500 X-Google-Sender-Auth: OxyZiVUGB93GT4di0LjvlRM4DH4 Subject: Re: [RELEASED] Python 3.5.0b2 is now available To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433192770 news.xs4all.nl 2895 [2001:888:2000:d::a6]:51420 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91715 On Mon, Jun 1, 2015 at 3:57 PM, Terry Reedy wrote: > On 6/1/2015 7:48 AM, MRAB wrote: > >> I've just run "Windows x86 executable installer" and "Windows x86-64 >> executable installer". >> >> While installing, the progress messages overwrote each other without >> clearing the background each time. > > > I saw something like that too. Can you open a tracker issue with > steve.dower nosy? There is already at least one open issue (though I don't have the number handy). -- Zach