Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'bits': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2.7': 0.13; '2.7?': 0.16; 'hacks': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Europython': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'language': 0.19; '2015': 0.20; 'aug': 0.20; 'do.': 0.22; '3.x': 0.22; 'lawrence': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'mostly': 0.27; '2.6': 0.27; 'pieces': 0.27; 'guess': 0.31; 'language.': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'list': 0.34; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'received:org': 0.37; 'johnson': 0.37; 'enough': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'still': 0.40; 'some': 0.40; 'bring': 0.62; 'charset:windows-1252': 0.62; 'course': 0.62; 'our': 0.64; '2.7.': 0.84; 'definitive': 0.84; 'pythonistas,': 0.84; 'rick': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: GvR Europython keynote described on lwn.net Date: Mon, 3 Aug 2015 04:10:10 +0100 References: <87r3noltu3.fsf@jester.gateway.sonic.net> <106305a9-3ccd-4de4-a918-c27cec2d0b8c@googlegroups.com> <55bc5cfb$0$1643$c3e8da3$5496439d@news.astraweb.com> <55bdcf25$0$1653$c3e8da3$5496439d@news.astraweb.com> <917477df-5cda-4fab-bbb3-eb464bfa452e@googlegroups.com> <55bec37f$0$1646$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-187-35.as13285.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <55bec37f$0$1646$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438571432 news.xs4all.nl 2940 [2001:888:2000:d::a6]:35691 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94915 On 03/08/2015 02:27, Steven D'Aprano wrote: > On Mon, 3 Aug 2015 08:34 am, Rick Johnson wrote: > >> So what? If i had to guess, i would guess that the hacks are >> mostly to bring py3000 features to 2.7 > > These would be the features of Python 3 that nobody needs and nobody wants > because Python 2 is good enough for everyone? > > I wouldn't want to guess what the customizations do. > Is there actually a definitive list of goodies that were backported from 3.x to 2.6 or 2.7? Of course some bits and pieces are still being backported to 2.7. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence