Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'languages,': 0.04; 'say,': 0.05; 'subject:Python': 0.06; 'assuming': 0.09; 'correct,': 0.09; 'differently.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; "they've": 0.09; 'python': 0.11; '2.7': 0.14; 'language.': 0.14; 'losing': 0.16; 'partly': 0.16; 'path.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'weigh': 0.16; 'weighed': 0.16; 'all.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'module': 0.19; 'community,': 0.19; 'differ': 0.19; 'possible,': 0.19; 'things.': 0.19; 'header:User-Agent:1': 0.23; '2.x': 0.24; 'tend': 0.24; 'developers': 0.25; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'leave': 0.29; 'points': 0.29; "doesn't": 0.30; "i'm": 0.30; 'argue': 0.31; 'existence': 0.31; 'overhead': 0.31; "they'll": 0.31; 'themselves': 0.32; 'community': 0.33; 'there,': 0.34; 'core': 0.34; 'maybe': 0.34; 'subject:the': 0.34; 'could': 0.34; "can't": 0.35; 'but': 0.35; 'really': 0.36; 'possible': 0.36; 'should': 0.36; 'behind': 0.37; 'wrong': 0.37; 'massive': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'supporting': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'skip:u 10': 0.60; 'new': 0.61; 'simply': 0.61; 'simple': 0.61; 'further': 0.61; 'our': 0.64; 'strategy': 0.64; 'great': 0.65; 'judge': 0.68; 'risk': 0.72; 'money': 0.72; 'article': 0.77; '2.7.': 0.84; '2.8': 0.84; '2.8.': 0.84; '95%': 0.84; 'end.': 0.84; 'installer': 0.84; 'official,': 0.84; 'presumably': 0.84; 'anywhere,': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: the Gravity of Python 2 Date: Wed, 08 Jan 2014 14:15:45 +0000 References: <78d91$52cbf8e9$541826b9$29485@cache1.tilbu1.nb.home.nl> <4b702$52cc262e$541826b9$22985@cache80.multikabel.net> <4cbf$52cc2e82$541826b9$11761@cache70.multikabel.net> <686$52cd4640$541826b9$21896@cache1.tilbu1.nb.home.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-191-18.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <686$52cd4640$541826b9$21896@cache1.tilbu1.nb.home.nl> 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: 54 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389190570 news.xs4all.nl 2872 [2001:888:2000:d::a6]:37485 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63478 On 08/01/2014 12:36, Martijn Faassen wrote: > Hi there, > > On 01/07/2014 06:00 PM, Chris Angelico wrote: >> I'm still not sure how Python 2.8 needs to differ from 2.7. Maybe the >> touted upgrade path is simply a Python 2.7 installer plus a few handy >> libraries/modules that will now be preinstalled? These modules look >> great (I can't say, as I don't have a huge Py2 codebase to judge based >> on), and they presumably work on the existing Pythons. > > Well, in the original article I argue that it may be risky for the > Python community to leave the large 2.7 projects behind because they > tend to be the ones that pay us in the end. > > I also argue that for those projects to move anywhere, they need a > clear, blessed, official, as simple as possible, incremental upgrade > path. That's why I argue for a Python 2.8. > > Pointing out the 'future' module is existence proof that further > incremental steps could be taken on top of what Python 2.7 already does. > > I may be that these points are wrong or should be weighed differently. > It's possible that: > > * the risk of losing existing big 2.x projects is low, they'll port > anyway, the money will keep flowing into our community, they won't look > at other languages, etc. > > * these big 2.x projects are going to all find the 'future' module > themselves and use it as incremental upgrade path, so there's no need > for a new blessed Python 2.x. > > * the approach of the 'future' module turns out to be fatally flawed > and/or doesn't really help with incremental upgrades after all. > > But that's how I reason about it, and how I weigh things. I think the > current strategy is risky. > > Regards, > > Martijn > My understanding is that 95% of core developers won't work on 2.8, partly I suspect because of the massive overhead they've already had to do supporting 2 and 3 in parellel. Assuming that I'm correct, who is going to do the work involved, you Martijn? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence