Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'cpython': 0.05; 'abuse': 0.07; 'reject': 0.07; 'here?': 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; 'spec': 0.09; 'python': 0.11; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'saying': 0.22; 'header:User-Agent:1': 0.23; 'unicode': 0.24; 'earlier': 0.24; 'mention': 0.26; 'header:X-Complaints-To:1': 0.27; 'header :In-Reply-To:1': 0.27; 'patch': 0.29; 'forgot': 0.30; '>>>>': 0.31; 'correctly.': 0.31; 'something': 0.35; 'google': 0.35; 'wrong': 0.37; 'implement': 0.38; 'to:addr:python-list': 0.38; 'itself': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'our': 0.64; 'design.': 0.68; 'groups.': 0.74; '2015': 0.84; 'rubbish': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Building CPython Date: Fri, 15 May 2015 13:41:12 +0100 References: <7JN4x.37133$Q41.15375@fx25.am4> <6w35x.645690$I97.19867@fx31.am4> <874mnfunpn.fsf@elektro.pacujo.net> <87bnhmgqrx.fsf@elektro.pacujo.net> <877fsagptd.fsf@elektro.pacujo.net> <5f588ae2-4f89-477a-a9ad-ac7913cf7459@googlegroups.com> <87y4kqf6z8.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-78-147-26-70.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <87y4kqf6z8.fsf@elektro.pacujo.net> 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431693907 news.xs4all.nl 2821 [2001:888:2000:d::a6]:56474 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90675 On 15/05/2015 11:52, Marko Rauhamaa wrote: > wxjmfauth@gmail.com: > >> Le vendredi 15 mai 2015 11:20:25 UTC+2, Marko Rauhamaa a écrit : >>> wxjmfauth@gmail.com: >>> >>>> Implement unicode correctly. >>> Did they reject your patch? >> >> You can not patch something that is wrong by design. > > Are you saying the Python language spec is unfixable or that the CPython > implementation is unfixable? > > If CPython is unfixable, you can develop a better Python implementation. > > If Python itself is unfixable, what brings you here? > > Marko > I forgot to mention earlier that I report all his rubbish as abuse on google groups. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence