Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed7.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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'developers,': 0.10; 'python': 0.10; 'escribi\xc3\xb3:': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'odd': 0.18; 'language': 0.19; '>>>': 0.20; 'lawrence': 0.22; 'finished': 0.23; 'header:In-Reply- To:1': 0.24; 'sort': 0.25; 'header:User-Agent:1': 0.26; 'developers': 0.26; 'header:X-Complaints-To:1': 0.26; 'javier': 0.29; 'pep': 0.29; 'thinks': 0.29; 'code': 0.30; 'core': 0.32; 'language.': 0.32; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'self': 0.38; 'rather': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'our': 0.64; 'production.': 0.66; 'everybody': 0.67; 'judges': 0.84; 'pythonistas,': 0.84; 'subject:Send': 0.84; 'participants': 0.85 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Send data to asyncio coroutine Date: Sat, 1 Aug 2015 19:45:46 +0100 References: <97b62bfd-8b6d-45f0-8597-7799ba0ea4af@googlegroups.com> <6be85999-9a5a-4fd9-879b-f0777dc19643@googlegroups.com> <871tfmvoqc.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-187-35.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <871tfmvoqc.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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438454762 news.xs4all.nl 2863 [2001:888:2000:d::a6]:60126 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94852 On 01/08/2015 19:38, Marko Rauhamaa wrote: > Javier : > >> El sábado, 1 de agosto de 2015, 18:45:17 (UTC+2), Mark Lawrence escribió: >>> clearly you know better than the Python core developers >> >> Nobody thinks that self is better than core developers, and personaly >> I don't think I am better than anybody, but, I have my own opinion. > > It is odd how an engineering forum like this one so often judges ideas > based on the pedigree of the participants rather than objective > technical arguments. > > > Marko > What I find odd is that the bleating and whinging comes long after the PEP process has finished and the code is already in production. Wouldn't it be easier for everybody all around to sort this out right at the start of the process? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence