Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reedy': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'downloaded': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'subject:About': 0.31; 'though.': 0.31; 'one,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'either': 0.39; 'how': 0.40; 'subject:"': 0.60; 'upgrading': 0.60; 'simply': 0.61; '3.3.1': 0.84; 'tricky': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=PASX9JZxaQeArs0WCjiJIGPo13gNH4woqpKgbh9I8IE=; b=nOmLxhYkXjUBL5HzNR55lr5Truhv/pND1bKMstrhWWQFVgrUPXFKnNZMv3cSkxFBbO H2GUNOgZsYFNdCpRW1D7TqwK0bOMd/IQwiTLwImGG4YRnbxe2393HX3TYmlzVPJKu9Tf hzl+MvVC5/0ybdNgryrw9ZIvAG7GScK08ebRUgDsssgq98SI7AzOfKfnk/xVq9ImM3c7 xKw0zkXBvOC6TKYf4RHS93FzEItXhz20b6xwGFcPlZZdwdsYhb/GRu/AvcJMzJPKiKx2 Q5z3zETuoqO5larUJXx4LyqZxry8GZ6beZZ61yqVqdVXS41WTk5IcgijOvbMYL8LMctM 7o1w== MIME-Version: 1.0 X-Received: by 10.68.98.3 with SMTP id ee3mr47264403pbb.31.1389067283487; Mon, 06 Jan 2014 20:01:23 -0800 (PST) In-Reply-To: References: <52CB3403.3000903@udel.edu> Date: Tue, 7 Jan 2014 15:01:23 +1100 Subject: Re: "More About Unicode in Python 2 and 3" From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389067286 news.xs4all.nl 2844 [2001:888:2000:d::a6]:43599 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63411 On Tue, Jan 7, 2014 at 1:42 PM, Terry Reedy wrote: > I am pleased to see that the bug-fix releases get downloaded so heavily. That's a tricky one, though. It's impossible to say how many 3.3.1 downloads were upgrading from 3.3.0, and how many were simply "I want Python, give me the latest". But either way, it's still a lot of downloads. ChrisA