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!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'true,': 0.05; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'jan': 0.12; '(windows': 0.16; 'antoine': 0.16; 'curve.': 0.16; 'decade,': 0.16; 'peak': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'url:pocoo': 0.16; 'wrote:': 0.18; '(in': 0.22; 'header :User-Agent:1': 0.23; 'url:dev': 0.24; 'looks': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'page.': 0.31; 'constant': 0.31; 'subject:About': 0.31; 'use?': 0.31; 'another': 0.32; 'url:python': 0.33; 'beginning': 0.33; 'there': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'according': 0.40; 'future': 0.60; 'subject:"': 0.60; 'healthy': 0.61; 'received:173': 0.61; 'more': 0.64; 'increase': 0.74; '100%': 0.77; 'adoption': 0.84; 'purged': 0.84; 'received:fios.verizon.net': 0.84; 'years:': 0.84; 'old,': 0.85 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: "More About Unicode in Python 2 and 3" Date: Mon, 06 Jan 2014 17:53:55 -0500 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-254-207.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 1389048851 news.xs4all.nl 2852 [2001:888:2000:d::a6]:49928 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63364 On 1/6/2014 11:29 AM, Antoine Pitrou wrote: > People don't use? According to available figures, there are more downloads of > Python 3 than downloads of Python 2 (Windows installers, mostly): > http://www.python.org/webstats/ While I would like the claim to be true, I do not see 2 versus 3 downloads on that page. Did you mean another link? > The number of Python 3-compatible packages has been showing a constant and > healthy increase for years: > http://dev.pocoo.org/~gbrandl/py3.html This looks like the beginning of a sigmoid adoption curve. I do not expect to see a peak of 100% unless and until old, dead, Python 2 only projects get purged (in some future decade, if ever). -- Terry Jan Reedy