Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; '(except': 0.07; 'adopted': 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; 'tismer': 0.09; 'python': 0.11; 'antoine': 0.16; 'intermittent': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:ever': 0.16; 'twisted': 0.16; 'utc.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'finished': 0.19; 'later': 0.20; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'hours,': 0.24; 'mention': 0.26; 'switch': 0.26; 'second': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'forgot': 0.30; '25th': 0.31; '3.x': 0.31; 'writes:': 0.31; "we're": 0.32; 'community': 0.33; 'subject:the': 0.34; 'december': 0.35; 'but': 0.35; 'subject:?': 0.36; 'should': 0.36; 'starting': 0.37; 'christian': 0.38; 'problems': 0.38; 'driving': 0.38; 'to:addr :python-list': 0.38; 'planning': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'most': 0.60; 'world.': 0.61; 'first': 0.61; 'road': 0.65; 'world': 0.66; 'hours': 0.66; 'side': 0.67; 'internet': 0.71; 'us,': 0.73; 'hand': 0.80; 'antoine.': 0.84; 'doubts': 0.84; 'received:2': 0.84; '2013,': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Will Python 3.x ever become the actual standard? Date: Thu, 24 Oct 2013 09:43:18 +0100 References: <6e0bbc6b-9435-4a4b-8840-8a46cc4e0cc5@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-201-160.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 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: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382604219 news.xs4all.nl 15993 [2001:888:2000:d::a6]:52757 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57438 On 24/10/2013 09:30, Antoine Pitrou wrote: >> gmail.com> writes: >> >> I am starting to have doubts as to whether Python 3.x will ever be > actually adopted by the Python community at >> large as their standard. > > We're planning to start the switch on 25th December 2013, 14h UTC. > It should be finished at most 48 hours later. You should expect some > intermittent problems during the first few hours, but at the end > all uses of Twisted will be replaced with Tornado and asyncio (and > camelCase methods will have ceased to be). > > By the way, if you want to join us, one week later we'll also switch > the Internet to IPv6 (except Germany). > > Regards > > Antoine. > > You forgot to mention that the whole world is switching to driving on the left hand side of the road at the same time. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence