Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20241

Re: Python usage numbers

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ericsnowcurrently@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'frameworks': 0.04; 'instance,': 0.05; 'subject:Python': 0.05; 'django,': 0.07; 'twisted,': 0.07; 'python': 0.08; "hasn't": 0.13; 'partly': 0.16; 'py3k': 0.16; 'subject:usage': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; '2.x': 0.18; '3.2': 0.18; 'issue.': 0.19; 'discussion': 0.22; 'header:In-Reply-To:1': 0.22; 'feb': 0.22; '(on': 0.23; 'expectation': 0.23; 'referring': 0.23; 'subject:numbers': 0.23; 'times,': 0.24; 'django': 0.25; 'sat,': 0.25; '(like': 0.26; 'cc:2**0': 0.26; 'helpful': 0.26; 'work.': 0.27; 'compared': 0.28; "who's": 0.28; "i'm": 0.28; 'message- id:@mail.gmail.com': 0.29; 'unicode': 0.29; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'admit': 0.30; 'porting': 0.30; 'least': 0.30; 'andrew': 0.32; 'thread': 0.32; "i've": 0.32; "isn't": 0.33; 'eric': 0.34; 'framework': 0.34; 'mostly': 0.34; 'however,': 0.35; 'things': 0.35; 'apply': 0.35; 'received:209.85.214': 0.36; 'but': 0.37; 'received:google.com': 0.37; 'using': 0.37; "i'll": 0.38; 'received:209.85': 0.38; 'could': 0.38; 'should': 0.38; 'easier': 0.38; 'received:209': 0.39; 'easy': 0.60; 'more': 0.61; 'helping': 0.62; 'projects': 0.63; 'making': 0.64; '11,': 0.68; 'writers': 0.77; 'concerns': 0.80; 'huh?': 0.84; 'yours': 0.86; 'snow': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6KUG24jnadCP+IfKJKxsr2Y1ba/V3YfpAAAGG8nIpks=; b=ukY/+aGjy5/95N3hmNhkBPq/Pv7sl4J9QiDLcwd4VFUBUaA23mNaIKokEwgNhN1Ub5 nBGoAqz2LK/SiSSU1AU9490+hbFLIxbwONFi+uw4sevZWUeS0x8ZnND2V4kX8bygDBuS AeBSTrPJb48DlGaYvd03e680xXWcihH6uIz8g=
MIME-Version 1.0
In-Reply-To <4F36E2F5.9000505@gmail.com>
References <CALFfu7BwqDR+4RN9VNFi35J6HJa2x=rFFTKuGAX_K=J_eRb1xg@mail.gmail.com> <4F36E2F5.9000505@gmail.com>
Date Sat, 11 Feb 2012 18:21:01 -0700
Subject Re: Python usage numbers
From Eric Snow <ericsnowcurrently@gmail.com>
To Andrew Berg <bahamutzero8825@gmail.com>
Content-Type text/plain; charset=ISO-8859-1
Cc "comp.lang.python" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5710.1329009663.27778.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1329009663 news.xs4all.nl 6865 [2001:888:2000:d::a6]:44964
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20241

Show key headers only | View raw


On Sat, Feb 11, 2012 at 2:51 PM, Andrew Berg <bahamutzero8825@gmail.com> wrote:
> On 2/11/2012 3:02 PM, Eric Snow wrote:
>> I'm thinking about this partly because of the discussion on
>> python-ideas about the perceived challenges of Unicode in Python 3.
>
>> For instance, if frameworks (like django and numpy) could completely
>> hide the arguable challenges of Unicode in Python 3--and most projects
>> were built on top of frameworks--then general efforts for making
>> Unicode easier in Python 3 should go toward helping framework writers.
> Huh? I'll admit I'm a novice, but isn't Unicode mostly trivial in py3k
> compared to 2.x? Or are you referring to porting 2.x to 3.x? I've been
> under the impression that Unicode in 2.x can be painful at times, but
> easy in 3.x.
> I've been using 3.2 and Unicode hasn't been much of an issue.

My expectation is that yours is the common experience.  However, in at
least one current thread (on python-ideas) and at a variety of times
in the past, _some_ people have found Unicode in Python 3 to make more
work.  So that got me to thinking about who's experience is the
general case, and if any concerns broadly apply to more that
framework/library writers (like django, jinja, twisted, etc.).  Having
usage statistics would be helpful in identifying the impact of things
like Unicode in Python 3.

-eric

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python usage numbers Eric Snow <ericsnowcurrently@gmail.com> - 2012-02-11 18:21 -0700

csiph-web