Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!lightspeed!lightspeed.eweka.nl!newsfeed.xs4all.nl!newsfeed2a.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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7': 0.14; 'cc:name:python list': 0.16; 'dose': 0.16; 'fork': 0.16; 'porting': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'push': 0.26; 'header :In-Reply-To:1': 0.27; 'idea': 0.28; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; '3.x': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'maintaining': 0.32; "i'd": 0.34; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'positive': 0.37; 'pm,': 0.38; 'anything': 0.39; 'afraid': 0.65; 'to:addr:gmail.com': 0.65; 'jul': 0.74; '2.8': 0.84; '2.8.': 0.84 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:to :cc:content-type; bh=Oawu59hLEDzh2siSFiY1dNNCxLo7gCl3qG8WWvis8bQ=; b=AlkH345DAYtmAkyMlgUvCrtOmkVVIAtp9MH1OGgecRCuhAQReYPFE5nJiPGCZxe/g6 VYKJvpEPdtKD5Kh3FTAOVRkiPqWmS5XNccQcMRdyJiUQF+r2XEf/gWMeDzN99oDP9ixu +HGUrKNP40MG0p9Uc8z5kXwDWvvqal/8l3qH5v9dmCgeVLLvf7DD58BdrqvZjzIZxZIZ u7JJtB4uz3hz9Z8TEE7LCNMt4dRObB/lIstWBOIKbLxqKsDyg7w2IkZsO8rgAprfaWga 3tjqHVX9vk4w/Dq14m1bN0nSEMOTn8hbd15xYdn0e+h4cLv6RjWK68ygk1KZzEg1MIW6 qFdQ== MIME-Version: 1.0 X-Received: by 10.236.13.46 with SMTP id a34mr3005650yha.28.1405654465298; Thu, 17 Jul 2014 20:34:25 -0700 (PDT) In-Reply-To: References: <57ajo9poljjre4c4ig0n0ss8kph8k78lp0@4ax.com> <5389cb53$0$29978$c3e8da3$5496439d@news.astraweb.com> <99b7b2a2-7521-42d7-a5a0-1a35d4d5b922@googlegroups.com> <53C4A454.9010600@gmail.com> <87zjga4j4v.fsf@elektro.pacujo.net> <53c57bae$0$9505$c3e8da3$5496439d@news.astraweb.com> <87iomy4ciy.fsf@elektro.pacujo.net> <53c5f6dc$0$9505$c3e8da3$5496439d@news.astraweb.com> <87egxl4zq8.fsf@elektro.pacujo.net> <35c7f9e5-e4ab-4673-88f7-d41e5a4be26b@googlegroups.com> <53c73f90$0$29897$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 17 Jul 2014 20:34:25 -0700 Subject: Re: Python 3 is killing Python From: Dan Stromberg To: alex23 Content-Type: text/plain; charset=UTF-8 Cc: Python List 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405654468 news.xs4all.nl 2897 [2001:888:2000:d::a6]:47473 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 4529 X-Received-Body-CRC: 1223361061 Xref: csiph.com comp.lang.python:74720 On Thu, Jul 17, 2014 at 7:49 PM, alex23 wrote: > On 17/07/2014 1:14 PM, Steven D'Aprano wrote: >> >> There will never be a Python 2.8. When push comes to shove, the people >> bitching about Python 3 will not do the work necessary to fork Python 2.7 >> and make a version 2.8. > > > +1 > > The idea that forking and maintaining Python 2.8 is somehow _less effort_ > than porting code to Python 3.x is batshit crazy. Probably. I'd say that if anything kills Python, it'll be the people who are afraid of a small dose of positive change.